ComfyUI/comfy/nodes
doctorpangloss 98ae55b059 Improvements to compatibility with custom nodes, distributed
backends and other changes

 - remove uv.lock since it will not be used in most cases for installation
 - add cli args to prevent some custom nodes from installing packages at runtime
 - temp directories can now be shared between workers without being deleted
 - propcache yanked is now in the dependencies
 - fix configuration arguments loading in some tests
2025-11-04 17:40:19 -08:00
..
__init__.py make the nodes organization more sane 2023-08-04 15:44:02 -07:00
base_nodes.py Further improvements to logic nodes, lazy evaluation and related 2025-10-31 16:14:08 -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 Better integration with logic nodes from EasyUse 2025-10-29 15:36:35 -07:00
package.py Fixes to tests and configuration, making library use more durable 2025-10-23 19:46:40 -07:00
vanilla_node_importing.py Improvements to compatibility with custom nodes, distributed 2025-11-04 17:40:19 -08:00