ComfyUI/models
2025-08-25 20:13:54 -04:00
..
audio_encoders Add models/audio_encoders directory. (#9548) 2025-08-25 20:13:54 -04:00
checkpoints
clip Add a CLIPLoader node to load standalone clip weights. 2023-02-05 15:20:18 -05:00
clip_vision Implement support for t2i style model. 2023-03-05 18:39:25 -05:00
configs Add the config for the SD1.x inpainting model. 2023-02-19 14:58:00 -05:00
controlnet Merge T2IAdapterLoader and ControlNetLoader. 2023-03-17 18:17:59 -04:00
diffusers
diffusion_models
embeddings
gligen Add support for GLIGEN textbox model. 2023-04-19 11:06:32 -04:00
hypernetworks Implement Linear hypernetworks. 2023-04-23 12:35:25 -04:00
loras Add a LoraLoader node to apply loras to models and clip. 2023-02-03 02:46:24 -05:00
model_patches
photomaker Add experimental photomaker nodes. 2024-01-24 09:51:42 -05:00
style_models Implement support for t2i style model. 2023-03-05 18:39:25 -05:00
text_encoders
unet Support loading unet files in diffusers format. 2023-07-05 17:38:59 -04:00
upscale_models
vae Initial commit. 2023-01-16 22:37:14 -05:00
vae_approx