Hello there and thanks for checking out this workflow!
—Purpose—
This workflow makes use of a local LLM to generate images based on an input image
Image → Text → Image
Featuring captions by any or all of the following :
Joy Caption 2
Florence 2
WD14
+ optional 2nd Pass with upscaling
It is fun to see what some images result in, and also helpful for gaining prompt inspirations, due to the LLM's responses' likelihood of containing uncommon words, especially with odd, surrealist or abstract inputs.
—Custom Nodes used—
All of which can be installed through the ComfyUI-Manager
—Troubleshooting—
If nodes show up red (failing to load), check the 'Install Missing Custom Nodes' tab of the ComfyUI Manager for the missing node packs and install them.
Please check if all custom node packs load properly after installing, i.e. no
(IMPORT FAILED)
messages next to any of them in the console upon ComfyUI startup.Always reload/drag'n'drop the original, downloaded workflow file into ComfyUI to reload an intact version of the workflow.
→ The last opened workflow that appears on startup shows a cached version of the workflow, "remembering" group nodes that failed due to missing nodes as failed, keeping them broken even after having everything installed correctly.
Specific issues :
LatentClamp ...
→ Ensure you have the ComfyUI-Allor node pack installed and NOT the LatentClamp pack
Specific installation instructions :
For "execution-inversion-demo-comfyui" the "Channel" setting (Found in the top left of the ComfyUI Manager Menu) needs to be set to "Channel: dev" for the node pack to show up in the search results
→ Important: turn the channel setting back to "Channel: default" afterwardsIf you encounter "security level" issues, you can modify the "config.ini" file located in
ComfyUI\user\default\ComfyUI-Manager
(edit with any text editor).
The entry "security_level" is likely set to "= normal" (default), which did block manual custom node installation in some cases.
When you change that setting to "= weak", save and restart Comfy, you should be able to install the nodes just fine.→ Note: I'm sure this setting should not be handled lightly. I can only attest to the node packs mentioned in the list above to have not caused anything suspicious on my end.
—Thanks—
The workflow would not be possible as is without these custom node packs. If you want to support the custom node creators, give them a ⭐ on their github repos! Thank you!
Feel free to ask any questions, share improvements or suggestions in the comment section!
Also let me know if you encounter any confusing points I can elaborate on and focus on improving for the next update!