This website requires JavaScript.
Sign In
wangbo
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2025-12-18 10:33:01 +08:00
Code
Issues
Actions
12
Packages
Projects
Releases
Wiki
Activity
44afeab124
ComfyUI
/
comfy_api
/
v3
History
Jedrzej Kosinski
44afeab124
Abstracted out NodeOutput into _NodeOutputInternal in execution.py
2025-07-24 16:58:25 -07:00
..
__init__.py
Refactored io.py, ui.py, and resources.py to expose themselves on v3/__init__.py on _IO, _UI, and _RESOURCES classes such that the v3 schema can be iterated upon on versioned Core API soon
2025-07-24 16:00:27 -07:00
_io.py
Abstracted out NodeOutput into _NodeOutputInternal in execution.py
2025-07-24 16:58:25 -07:00
_resources.py
Refactored io.py, ui.py, and resources.py to expose themselves on v3/__init__.py on _IO, _UI, and _RESOURCES classes such that the v3 schema can be iterated upon on versioned Core API soon
2025-07-24 16:00:27 -07:00
_ui.py
Merge branch 'v3-definition' into v3-definition-wip
2025-07-24 16:00:58 -07:00