7 Commits (2326ff1263632068dd4c98ddaec1a24418834c25)

Author SHA1 Message Date
comfyanonymous 56498d505a Create controlnet directory. 2 years ago
comfyanonymous 59bef84bc8 Add the config for SD2.x inpainting models. 2 years ago
comfyanonymous 1de5aa6a59 Add a CLIPLoader node to load standalone clip weights.
Put them in models/clip
2 years ago
comfyanonymous ef90e9c376 Add a LoraLoader node to apply loras to models and clip.
The models are modified in place before being used and unpatched after.
I think this is better than monkeypatching since it might make it easier
to use faster non pytorch unet inference in the future.
2 years ago
comfyanonymous f73e57d881 Add support for textual inversion embedding for SD1.x CLIP. 2 years ago
comfyanonymous 36ec5690a6 Add some more model configs including some to use SD1 models in fp16. 2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago