ComfyUI/comfy
comfyanonymous 137ae2606c Support people putting commas after the embedding name in the prompt. 2023-02-19 02:50:48 -05:00
..
cldm Add ControlNet support. 2023-02-16 10:38:08 -05:00
extra_samplers Add ControlNet support. 2023-02-16 10:38:08 -05:00
k_diffusion Add some low vram modes: --lowvram and --novram 2023-02-08 11:37:10 -05:00
ldm Fix an OOM issue. 2023-02-17 16:21:01 -05:00
sd1_tokenizer Initial commit. 2023-01-16 22:37:14 -05:00
model_management.py Add: --highvram for when you want models to stay on the vram. 2023-02-17 21:27:02 -05:00
samplers.py Add ControlNet support. 2023-02-16 10:38:08 -05:00
sd.py Low vram mode for controlnets. 2023-02-17 15:48:16 -05:00
sd1_clip.py Support people putting commas after the embedding name in the prompt. 2023-02-19 02:50:48 -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