mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-14 07:45:12 -05:00
update schema
This commit is contained in:
committed by
psychedelicious
parent
b02ea1a898
commit
402cdc7eda
@@ -9234,7 +9234,7 @@ export type components = {
|
||||
* @default full
|
||||
* @enum {string}
|
||||
*/
|
||||
method?: "full" | "style" | "composition";
|
||||
method?: "full" | "style" | "composition" | "style_strong" | "style_precise";
|
||||
/**
|
||||
* Begin Step Percent
|
||||
* @description When the IP-Adapter is first applied (% of total steps)
|
||||
|
||||
Reference in New Issue
Block a user