This website requires JavaScript.
Explore
Help
Sign In
andreas
/
ComfyUI
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2,667
Commits
1
Branch
0
Tags
e0b41243b413c841d84f2e85d7ba3e71382febf4
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Davemane42
1e0f2b232b
add unique_id to nodes hidden inputs
...
@classmethod def INPUT_TYPES(cls): return { "hidden": {"unique_id": "UNIQUE_ID"}, }
2023-03-28 02:52:12 -04:00