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 af7a49916b Support loading unet files in diffusers format. 1 year ago
..
checkpoints Initial commit. 2 years ago
clip Add a CLIPLoader node to load standalone clip weights. 2 years ago
clip_vision Implement support for t2i style model. 2 years ago
configs Add the config for the SD1.x inpainting model. 2 years ago
controlnet Merge T2IAdapterLoader and ControlNetLoader. 2 years ago
diffusers diffusers loader 2 years ago
embeddings Add support for textual inversion embedding for SD1.x CLIP. 2 years ago
gligen Add support for GLIGEN textbox model. 2 years ago
hypernetworks Implement Linear hypernetworks. 2 years ago
loras Add a LoraLoader node to apply loras to models and clip. 2 years ago
style_models Implement support for t2i style model. 2 years ago
unet Support loading unet files in diffusers format. 1 year ago
upscale_models Take some code from chainner to implement ESRGAN and other upscale models. 2 years ago
vae Initial commit. 2 years ago
vae_approx Refactor previews into one command line argument. 1 year ago