The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
comfyanonymous 2c5f0ec681 Small adjustment. 2 years ago
..
cldm Remove some useless imports 2 years ago
extra_samplers Fix uni_pc sampler not working with 1 or 2 steps. 2 years ago
k_diffusion Add some low vram modes: --lowvram and --novram 2 years ago
ldm Prepare for t2i adapter. 2 years ago
sd1_tokenizer Initial commit. 2 years ago
t2i_adapter Add a T2IAdapterLoader node to load T2I-Adapter models. 2 years ago
model_management.py Small adjustment. 2 years ago
samplers.py Remove sample_ from some sampler names. 2 years ago
sd.py Preparing to add another function to load checkpoints. 2 years ago
sd1_clip.py Support old pytorch. 2 years ago
sd1_clip_config.json Initial commit. 2 years ago
sd2_clip.py Embeddings/textual inversion support for SD2.x 2 years ago
sd2_clip_config.json Use transformers CLIP instead of open_clip for SD2.x 2 years ago
utils.py Add ControlNet support. 2 years ago