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.
藍+85CD 7cb924f684 Use separate variables instead of `vram_state` 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 Add some low vram modes: --lowvram and --novram 2 years ago
ldm Disable xformers in VAE when xformers == 0.0.18 2 years ago
sd1_tokenizer Initial commit. 2 years ago
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 Use separate variables instead of `vram_state` 2 years ago
samplers.py Remove print. 2 years ago
sd.py Add support for unCLIP SD2.x models. 2 years ago
sd1_clip.py Ignore embeddings when sizes don't match and print a WARNING. 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 support for unCLIP SD2.x models. 2 years ago