You cannot 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 809bcc8ceb Add support for unCLIP SD2.x models.
See _for_testing/unclip in the UI for the new nodes.

unCLIPCheckpointLoader is used to load them.

unCLIPConditioning is used to add the image cond and takes as input a
CLIPVisionEncode output which has been moved to the conditioning section.
2 years ago
..
cldm Remove omegaconf dependency and some ci changes. 2 years ago
extra_samplers Fix uni_pc sampler not working with 1 or 2 steps. 2 years ago
k_diffusion
ldm Add support for unCLIP SD2.x models. 2 years ago
sd1_tokenizer
t2i_adapter Update T2I adapter code to latest. 2 years ago
clip_vision.py Add support for unCLIP SD2.x models. 2 years ago
clip_vision_config_h.json Add support for unCLIP SD2.x models. 2 years ago
clip_vision_config_vitl.json Add support for unCLIP SD2.x models. 2 years ago
model_management.py code cleanup 2 years ago
samplers.py Add support for unCLIP SD2.x models. 2 years ago
sd.py Add support for unCLIP SD2.x models. 2 years ago
sd1_clip.py Support multiple paths for embeddings. 2 years ago
sd1_clip_config.json
sd2_clip.py
sd2_clip_config.json
utils.py Add support for unCLIP SD2.x models. 2 years ago