ComfyUI/models
comfyanonymous 905857edd8 Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
..
checkpoints Initial commit. 2023-01-16 22:37:14 -05:00
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 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
style_models Implement support for t2i style model. 2023-03-05 18:39:25 -05:00
t2i_adapter Add a T2IAdapterLoader node to load T2I-Adapter models. 2023-02-25 01:24:56 -05:00
upscale_models Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
vae Initial commit. 2023-01-16 22:37:14 -05:00