ComfyUI/comfy/component_model
2024-11-01 13:40:03 -07:00
..
__init__.py
abstract_prompt_queue.py
deprecation.py
executor_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
file_output_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
files.py
folder_path_types.py Fix #25 custom nodes which have input paths set at import time will now correctly see a models directory (or similar) that respects the configuration intended by the user 2024-11-01 13:40:03 -07:00
images_types.py
make_mutable.py
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
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 Improve vanilla node importing and fix CUDA on CPU devices bug 2024-10-15 00:02:06 -07:00
queue_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
tensor_types.py Add noise to specific channels in a latent 2024-09-23 08:51:48 -07:00