fix: expand rows in models after operating
This commit is contained in:
@@ -14,7 +14,8 @@ export const IMG_METAKEYS = [
|
||||
'schedule_method',
|
||||
'cfg_scale',
|
||||
'guidance',
|
||||
'negative_prompt'
|
||||
'negative_prompt',
|
||||
'seed'
|
||||
];
|
||||
|
||||
export const llmInitialValues = {
|
||||
|
||||
Reference in New Issue
Block a user