ComfyUI/models
comfyanonymous d1533d9c0f Add experimental photomaker nodes.
Put the model file in models/photomaker and use PhotoMakerLoader.

Then use PhotoMakerEncode with the keyword "photomaker" to apply the image
2024-01-24 09:51:42 -05:00
..
checkpoints Initial commit. 2023-01-16 22:37:14 -05:00
clip Add a CLIPLoader node to load standalone clip weights. 2023-02-05 15:20:18 -05:00
clip_vision Implement support for t2i style model. 2023-03-05 18:39:25 -05:00
configs Add the config for the SD1.x inpainting model. 2023-02-19 14:58:00 -05:00
controlnet Merge T2IAdapterLoader and ControlNetLoader. 2023-03-17 18:17:59 -04:00
diffusers diffusers loader 2023-04-05 23:57:31 -07:00
embeddings Add support for textual inversion embedding for SD1.x CLIP. 2023-01-29 18:46:44 -05:00
gligen Add support for GLIGEN textbox model. 2023-04-19 11:06:32 -04:00
hypernetworks Implement Linear hypernetworks. 2023-04-23 12:35:25 -04:00
loras Add a LoraLoader node to apply loras to models and clip. 2023-02-03 02:46:24 -05:00
photomaker Add experimental photomaker nodes. 2024-01-24 09:51:42 -05:00
style_models Implement support for t2i style model. 2023-03-05 18:39:25 -05:00
unet Support loading unet files in diffusers format. 2023-07-05 17:38:59 -04:00
upscale_models Take some code from chainner to implement ESRGAN and other upscale models. 2023-03-11 13:09:28 -05:00
vae Initial commit. 2023-01-16 22:37:14 -05:00
vae_approx Refactor previews into one command line argument. 2023-06-06 02:13:05 -04:00