mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
update schema pt 2
This commit is contained in:
committed by
psychedelicious
parent
402cdc7eda
commit
8d4120583d
@@ -9360,7 +9360,7 @@ export type components = {
|
||||
* @description Method to apply IP Weights with
|
||||
* @enum {string}
|
||||
*/
|
||||
method: "full" | "style" | "composition";
|
||||
method: "full" | "style" | "composition" | "style_strong" | "style_precise";
|
||||
/**
|
||||
* Weight
|
||||
* @description The weight given to the IP-Adapter
|
||||
|
||||
Reference in New Issue
Block a user