ComfyUI/comfy_compatibility
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 Fixes issues with running from a vanilla ComfyUI workspace and having this package installed (fixes #30) 2025-09-03 14:57:34 -07:00
imports.py Fixes issues with running from a vanilla ComfyUI workspace and having this package installed (fixes #30) 2025-09-03 14:57:34 -07:00
vanilla.py Improvements to compatibility with custom nodes, distributed 2025-11-04 17:40:19 -08:00
workspace.py When comfy_execution is touched, this is also a good chance to inject __init__.py files 2025-09-04 14:02:10 -07:00