mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 14:50:49 +08:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abstract_prompt_queue.py | ||
| asyncio_files.py | ||
| cvpickle.py | ||
| deprecation.py | ||
| empty_init.py | ||
| encode_text_for_progress.py | ||
| entrypoints_common.py | ||
| executor_types.py | ||
| file_counter.py | ||
| file_output_path.py | ||
| files.py | ||
| folder_path_types.py | ||
| hf_hub_download_with_disable_xet.py | ||
| images_types.py | ||
| make_mutable.py | ||
| module_property.py | ||
| outputs_types.py | ||
| package_filesystem.py | ||
| platform_path.py | ||
| plugins.py | ||
| queue_types.py | ||
| suppress_stdout.py | ||
| tensor_types.py | ||
| tqdm_watcher.py | ||