fix: expand rows in models after operating

This commit is contained in:
jialin
2025-02-28 20:07:03 +08:00
parent 9927da5088
commit d75ac45c33
16 changed files with 342 additions and 293 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ export const IMG_METAKEYS = [
'schedule_method',
'cfg_scale',
'guidance',
'negative_prompt'
'negative_prompt',
'seed'
];
export const llmInitialValues = {