ComfyUI/models
comfyanonymous 4e6b83a80a Add a T2IAdapterLoader node to load T2I-Adapter models.
They are loaded as CONTROL_NET objects because they are similar.
2023-02-25 01:24:56 -05:00
..
checkpoints
clip Add a CLIPLoader node to load standalone clip weights. 2023-02-05 15:20:18 -05:00
configs Add the config for the SD1.x inpainting model. 2023-02-19 14:58:00 -05:00
controlnet Create controlnet directory. 2023-02-16 10:50:30 -05:00
embeddings Add support for textual inversion embedding for SD1.x CLIP. 2023-01-29 18:46:44 -05:00
loras Add a LoraLoader node to apply loras to models and clip. 2023-02-03 02:46:24 -05:00
t2i_adapter Add a T2IAdapterLoader node to load T2I-Adapter models. 2023-02-25 01:24:56 -05:00
vae