ComfyUI/comfy/app
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
..
database
__init__.py
app_settings.py
colab.py fix linting issue 2025-08-15 14:12:50 -07:00
custom_node_manager.py Update logging to logger everywhere 2025-09-23 16:07:54 -07:00
frontend_management.py fix tests, make fixture of core workflow test function to reclaim RAM better 2025-10-21 10:53:49 -07:00
logger.py Improvements to compatibility with custom nodes, distributed 2025-11-04 17:40:19 -08:00
model_manager.py Update logging to logger everywhere 2025-09-23 16:07:54 -07:00
user_manager.py Update logging to logger everywhere 2025-09-23 16:07:54 -07:00