Replies: 1 comment
-
ComfyUI has a complete set of node UI and usage logic, so it does not need to be integrated with WebUI. I'm very curious if anyone has used it and gotten some impressive results. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/comfyanonymous/ComfyUI
this is for guided sectionalized text2prompt, similar to that grounded weight demonstration that was went up a week or two ago
has a gui of sorts, but I have no idea how to integrate it with auto
https://github.com/comfyanonymous/ComfyUI/blob/master/comfy/samplers.py#L22
This is the code for the sampling.
The rest is going to be GUI work.
and https://github.com/gsgoldma/paint-with-words-sd
the e-diffi paint with words, all but ready to be made an extension...
maybe someone will be interested in finishing these up. they would really help with image composition, which as of now, is a crapshoot
Beta Was this translation helpful? Give feedback.
All reactions