This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced
2026-06-12 13:26:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ComfyUI
/
comfy_api
/
internal
History
Jedrzej Kosinski
ab98b65226
Separate ComfyNodeV3 into an internal base class and one that only has the functions defined that a developer cares about overriding, reference ComfyNodeInternal in execution.py/server.py instead of ComfyNodeV3 to make the code not bound to a particular version of v3 schema (once placed on api)
2025-07-17 16:09:18 -07:00
..
__init__.py
Separate ComfyNodeV3 into an internal base class and one that only has the functions defined that a developer cares about overriding, reference ComfyNodeInternal in execution.py/server.py instead of ComfyNodeV3 to make the code not bound to a particular version of v3 schema (once placed on api)
2025-07-17 16:09:18 -07:00