ComfyUI/comfy/nodes
doctorpangloss 31b6b53236 Quality of life improvements
- export_custom_nodes() finds all the classes that inherit from
   CustomNode and exports them correctly for custom node discovery to
   find
 - regular expressions
 - additional string formatting and parsing nodes
2025-02-12 14:12:10 -08:00
..
__init__.py make the nodes organization more sane 2023-08-04 15:44:02 -07:00
base_nodes.py Fix pylint errors (they were real, as they usually are) 2025-01-28 17:16:15 -08:00
common.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-03-29 13:36:57 -07:00
package_typing.py Quality of life improvements 2025-02-12 14:12:10 -08:00
package.py Updates to support Hunyuan Video 2024-12-25 22:39:12 -08:00
vanilla_node_importing.py Improve vanilla node importing and fix CUDA on CPU devices bug 2024-10-15 00:02:06 -07:00