..
__init__.py
Improved API support
2024-02-07 14:20:21 -08:00
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
Better support for process pool executors
2025-02-18 14:37:20 -08:00
deprecation.py
Improve model downloading from Hugging Face Hub
2024-07-09 12:57:33 -07:00
empty_init.py
Prompt upsampling, better torch.compile support for language models
2025-03-03 18:36:47 -08:00
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
Accept workflows from the command line
2025-05-07 14:53:39 -07:00
executor_types.py
Fix issue finding approx vae taesdxl when used in a workflow
2025-09-26 12:29:00 -07:00
file_output_path.py
Improved support for Wan features
2025-03-08 15:12:28 -08:00
files.py
Further modifications to paths
2024-08-05 17:06:18 -07:00
folder_path_types.py
Improved custom nodes compatibility
2025-10-23 16:28:10 -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
Improved support for ControlNet workflows with depth
2024-03-26 22:32:15 -07:00
make_mutable.py
Improved support for distributed queues
2024-02-08 14:55:07 -08:00
module_property.py
Fix pylint errors
2024-10-29 14:27:14 -07:00
outputs_types.py
--base-paths argument adds additional paths to search for models/checkpoints, models/loras, etc. directories, including directories specified in this pattern by custom nodes
2024-10-29 14:27:14 -07:00
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
--base-paths argument adds additional paths to search for models/checkpoints, models/loras, etc. directories, including directories specified in this pattern by custom nodes
2024-10-29 14:27:14 -07:00
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
Add noise to specific channels in a latent
2024-09-23 08:51:48 -07:00
tqdm_watcher.py
Qwen Image with sage attention workarounds
2025-08-07 17:29:23 -07:00