ComfyUI/comfy/component_model
Benjamin Berman afbb8aa154 Fix #23
2024-10-04 21:10:19 -07:00
..
__init__.py Improved API support 2024-02-07 14:20:21 -08:00
abstract_prompt_queue.py Improve API return values and tracing reports 2024-05-08 15:52:17 -07:00
deprecation.py Improve model downloading from Hugging Face Hub 2024-07-09 12:57:33 -07:00
executor_types.py API now supports fire-and-forget, checking on queue status; prefetch_count now expressly set to 1 for workers 2024-09-27 12:07:54 -07:00
file_output_path.py Merge with upstream and fix tests 2024-06-10 10:01:08 -07:00
files.py Further modifications to paths 2024-08-05 17:06:18 -07:00
folder_path_types.py Fix #23 2024-10-04 21:10:19 -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 #20 base path can now be set before folder paths are initialized, although all of this really has to be reworked 2024-08-29 18:02:36 -07:00
plugins.py Fix pylint issue with hydit, fix absolute versus relative imports 2024-08-16 13:06:33 -07:00
queue_types.py Improve API return values and tracing reports 2024-05-08 15:52:17 -07:00
tensor_types.py Add noise to specific channels in a latent 2024-09-23 08:51:48 -07:00