ComfyUI/comfy/nodes
doctorpangloss b9368317af Various fixes
- raise on file load failures in the base nodes
 - transformers models should load with trust_remote_code False whenever possible
 - fix canonicalize_map call for windows-linux interopability
2025-09-19 14:54:54 -07:00
..
__init__.py make the nodes organization more sane 2023-08-04 15:44:02 -07:00
base_nodes.py Various fixes 2025-09-19 14:54:54 -07:00
comfyui_v3_package_imports.py fix model upscaler, fix list iteration linting issue, fix samplers 2025-08-26 14:09:07 -07:00
common.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-03-29 13:36:57 -07:00
package_typing.py Update to 0.3.51 2025-08-22 17:29:18 -07:00
package.py Update to 0.3.51 2025-08-22 17:29:18 -07:00
vanilla_node_importing.py Improve compatibility with custom nodes that want to support both LTS and vanilla ComfyUI 2025-09-09 17:54:49 -07:00