mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix(ui): generate tab graph builder
This commit is contained in:
@@ -101,6 +101,7 @@ const enqueueGenerate = async (store: AppStore, prepend: boolean) => {
|
||||
prepareLinearUIBatch({
|
||||
state,
|
||||
g,
|
||||
base,
|
||||
prepend,
|
||||
seedNode: seed,
|
||||
positivePromptNode: positivePrompt,
|
||||
|
||||
Reference in New Issue
Block a user