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,026
Commits
1
Branch
0
Tags
d46583ecece5014f23f9f47f7952c8aecd8cc491
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