ComfyUI/comfy
2025-03-06 07:32:04 -08:00
..
analytics
api
api_server Update to 0.3.15 and improve models 2025-02-24 21:27:15 -08:00
app WAN 2.1 support 2025-03-06 07:32:04 -08:00
auth
cldm Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-24 16:48:03 -08:00
client Users can now configure their workers to panic if they have out of memory exceptions, which occur due to complex failures in custom nodes 2025-02-18 10:57:23 -08:00
cmd Update to 0.3.15 and improve models 2025-02-24 21:27:15 -08:00
comfy_types Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
component_model Prompt upsampling, better torch.compile support for language models 2025-03-03 18:36:47 -08:00
configs
distributed Use spawn multiprocessing context to fix Linux ProcessPool issues 2025-02-18 19:46:57 -08:00
extra_samplers Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-28 13:45:51 -08:00
k_diffusion Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-02-24 09:39:26 -08:00
language Prompt upsampling, better torch.compile support for language models 2025-03-03 18:36:47 -08:00
ldm Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
nodes WAN 2.1 support 2025-03-06 07:32:04 -08:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
vendor
__init__.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
caching.py Better support for process pool executors 2025-02-18 14:37:20 -08:00
checkpoint_pickle.py
cli_args_types.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
cli_args.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
clip_config_bigg.json
clip_model.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-02-24 09:39:26 -08:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl_336.json
clip_vision_config_vitl.json
clip_vision_siglip_384.json
clip_vision.py
conds.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-28 13:45:51 -08:00
controlnet.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
diffusers_convert.py Remove useless code. 2025-01-24 06:15:54 -05:00
diffusers_load.py
digest.py
execution_context.py Better support for process pool executors 2025-02-18 14:37:20 -08:00
execution_ext.py Users can now configure their workers to panic if they have out of memory exceptions, which occur due to complex failures in custom nodes 2025-02-18 10:57:23 -08:00
extra_config.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-02-24 09:39:26 -08:00
float.py
gligen.py
graph_utils.py
graph.py Better support for process pool executors 2025-02-18 14:37:20 -08:00
hooks.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
images.py
interruption.py
json_util.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-28 13:45:51 -08:00
latent_formats.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
lora_convert.py
lora_types.py
lora.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-02-24 09:39:26 -08:00
model_base.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
model_detection.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
model_downloader_types.py
model_downloader.py Update to 0.3.15 and improve models 2025-02-24 21:27:15 -08:00
model_management_types.py Prompt upsampling, better torch.compile support for language models 2025-03-03 18:36:47 -08:00
model_management.py WAN 2.1 support 2025-03-06 07:32:04 -08:00
model_patcher.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
model_sampling.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-02-24 09:39:26 -08:00
node_helpers.py Move language extensions in order to support packagized frontend 2025-03-05 10:39:31 -08:00
nodes_context.py Fix absolute imports, fix linting issue with dataclass 2025-02-18 19:59:09 -08:00
open_exr.py
ops.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
options.py
package_data_path_helper.py
patcher_extension.py Add ruff rule for empty line with trailing whitespace. 2024-12-28 05:23:08 -05:00
sample.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
sampler_helpers.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-28 13:45:51 -08:00
sampler_names.py Update to 0.3.15 and improve models 2025-02-24 21:27:15 -08:00
samplers.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
sd1_clip_config.json
sd1_clip.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
sd.py WAN 2.1 support 2025-03-06 07:32:04 -08:00
sdxl_clip.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
supported_models_base.py
supported_models.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
tracing_compatibility.py
utils.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
validation.py