ComfyUI/comfy
comfyanonymous 708138c77d Remove print. 2023-02-08 14:51:18 -05:00
..
k_diffusion Add some low vram modes: --lowvram and --novram 2023-02-08 11:37:10 -05:00
ldm Lower the chances of an OOM. 2023-02-08 14:24:27 -05:00
sd1_tokenizer
model_management.py Remove print. 2023-02-08 14:51:18 -05:00
samplers.py Increase it/s by batching together some stuff sent to unet. 2023-02-08 14:24:00 -05:00
sd.py Don't unload/reload model from CPU uselessly. 2023-02-08 03:40:43 -05:00
sd1_clip.py Add support for textual inversion embedding for SD1.x CLIP. 2023-01-29 18:46:44 -05:00
sd1_clip_config.json
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