ComfyUI/comfy_api
2025-07-17 16:09:18 -07:00
..
input Add Moonvalley nodes (#8832) 2025-07-08 08:54:30 -04:00
input_impl Add Moonvalley nodes (#8832) 2025-07-08 08:54:30 -04:00
internal 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
torch_helpers Make torch.compile LoRA/key-compatible (#8213) 2025-05-21 04:56:56 -04:00
util Add support for VIDEO as a built-in type (#7844) 2025-04-29 05:58:00 -04:00
v3 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