Replies: 1 comment
-
try https://github.com/pythongosssss/ComfyUI-Custom-Scripts, it helps a lot |
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.
-
Custom nodes is good, but it will be better to make some more flexible and advanced nodes, at least as a sample. I would like to see a node with expandable+scrollable list, where you can add new items, enable or disable them, and then generate a result based on items processing.

For example, it will be nice to see thing like this for embeddings (I'm didn't think a lot about this design):
This is much more comfortable than [find embeddings folder] -> [copy a name of embedding] -> [paste the name in window] -> [add word "embedding"] -> [add brackets and ":1.2"] -> let's do it again for extra one
Beta Was this translation helpful? Give feedback.
All reactions