[1.3.1] ComfyUI plugin Workflow JSON question #19994
jidutianxia
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
Hello maintainers,
Regarding version 1.3.1, I encountered the following issue when using the ComfyUI plugin with workflow configurations:
The Workflow JSON contains references to {{positive_prompt}} which is passed from Dify as input. However, the API generated by ComfyUI fails to recognize this variable correctly.
My temporary solution was to compress the JSON into a single line format, which resolved the parsing issue. Could you please advise if there's a better way to handle this?
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions