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
1,322
Commits
1
Branch
0
Tags
d08e53de2e063b3797ea5752a67da37a55c9e0ed
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