ComfyUI/comfy/component_model
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
abstract_prompt_queue.py packaging fixes 2025-07-15 10:19:33 -07:00
asyncio_files.py Accept workflows from the command line 2025-05-07 14:53:39 -07:00
cvpickle.py
deprecation.py
empty_init.py
encode_text_for_progress.py fix issue with queue retrieval in distributed environment, fix text progress, fix folder paths being aggressively resolved, fix ideogram seed 2025-06-18 02:43:50 -07:00
entrypoints_common.py Fix extra paths loading in worker 2025-10-26 08:21:53 -07:00
executor_types.py EasyUse will try to send_sync during module initialization, which is invalid. This tolerates such calls. 2025-10-28 17:32:06 -07:00
file_counter.py Improvements to compatibility with custom nodes, distributed 2025-11-04 17:40:19 -08:00
file_output_path.py
files.py
folder_path_types.py Fix unit tests 2025-10-24 10:51:18 -07:00
hf_hub_download_with_disable_xet.py Update to 0.3.51 2025-08-22 17:29:18 -07:00
images_types.py Improve lazy graph evaluation, add logic operators 2025-10-31 14:27:27 -07:00
make_mutable.py
module_property.py Fixes to tests and configuration, making library use more durable 2025-10-23 19:46:40 -07:00
outputs_types.py
package_filesystem.py Add default font, add package fs, prepare to add more sherlocked nodes 2025-10-23 12:50:34 -07:00
platform_path.py
plugins.py Add support for ComfyUI Manager 2025-07-15 14:06:29 -07:00
queue_types.py packaging fixes 2025-07-15 10:19:33 -07:00
suppress_stdout.py Accept workflows from the command line 2025-05-07 14:53:39 -07:00
tensor_types.py wip latent nodes can return None for graceful behavior in multi-reference-latent scenarios 2025-10-30 12:38:02 -07:00
tqdm_watcher.py Qwen Image with sage attention workarounds 2025-08-07 17:29:23 -07:00