ComfyUI/comfy
comfyanonymous cc8baf1080 Make VAE use common function to get free memory. 2023-03-05 14:20:07 -05:00
..
cldm Remove some useless imports 2023-02-24 12:36:55 -05:00
extra_samplers Fix uni_pc sampler not working with 1 or 2 steps. 2023-02-26 04:01:01 -05:00
k_diffusion Add some low vram modes: --lowvram and --novram 2023-02-08 11:37:10 -05:00
ldm Make VAE use common function to get free memory. 2023-03-05 14:20:07 -05:00
sd1_tokenizer Initial commit. 2023-01-16 22:37:14 -05:00
t2i_adapter Update T2I adapter code to latest. 2023-03-03 18:46:49 -05:00
model_management.py Fix issue. 2023-03-03 13:18:01 -05:00
samplers.py Add a way to interrupt current processing in the backend. 2023-03-02 14:42:03 -05:00
sd.py Add support for new colour T2I adapter model. 2023-03-03 19:13:07 -05:00
sd1_clip.py Support old pytorch. 2023-02-19 16:59:03 -05:00
sd1_clip_config.json Initial commit. 2023-01-16 22:37:14 -05:00
sd2_clip.py Embeddings/textual inversion support for SD2.x 2023-02-05 15:49:03 -05:00
sd2_clip_config.json Use transformers CLIP instead of open_clip for SD2.x 2023-02-05 14:36:28 -05:00
utils.py Add ControlNet support. 2023-02-16 10:38:08 -05:00