ComfyUI/comfy_api
2025-07-17 17:32:41 -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 Moved helper functions into internal.__init__.py instead of in io.helpers.py as the functions will likely stay the same across different revisions of v3, move helper functions out of io.py to clean up the file a bit, remove Serialization class as not needed at the moment, fix ComfyNodeInternal inherting from ABC breaking lock_class function by removing ABC parent; will need better solution later 2025-07-17 17:32:41 -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 Moved helper functions into internal.__init__.py instead of in io.helpers.py as the functions will likely stay the same across different revisions of v3, move helper functions out of io.py to clean up the file a bit, remove Serialization class as not needed at the moment, fix ComfyNodeInternal inherting from ABC breaking lock_class function by removing ABC parent; will need better solution later 2025-07-17 17:32:41 -07:00