ComfyUI/comfy/component_model
2024-09-05 09:23:00 -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 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-05 09:23:00 -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 Add image tracing to SVG support using vtrace, python skia. The Skia library can be used for additional drawing tasks 2024-08-28 14:49: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 Improve performance and memory management of upscale models, improve messaging on models loaded and unloaded from the GPU 2024-07-30 17:05:53 -07:00