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,991
Commits
1
Branch
0
Tags
8b60d33bb7ce969a53fc5e25bfa0e2dca7a17b23
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