mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix: Incorrect plug in Dynamic Prompt Graph
This commit is contained in:
parent
99475ab800
commit
5133825efb
@ -63,7 +63,7 @@ export const addDynamicPromptsToGraph = (
|
||||
{
|
||||
source: {
|
||||
node_id: DYNAMIC_PROMPT,
|
||||
field: 'prompt_collection',
|
||||
field: 'collection',
|
||||
},
|
||||
destination: {
|
||||
node_id: ITERATE,
|
||||
|
Loading…
Reference in New Issue
Block a user