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 93c64afaa9 Use sampler callback instead of tqdm hook for progress bar. 2 years ago
..
cldm Remove omegaconf dependency and some ci changes. 2 years ago
extra_samplers Properly disable all progress bars when disable_pbar=True 2 years ago
k_diffusion
ldm Change latent resolution step to 8. 2 years ago
sd1_tokenizer
t2i_adapter Update T2I adapter code to latest. 2 years ago
cli_args.py You can now select the device index with: --directml id 2 years ago
clip_vision.py Fix for new transformers version. 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
diffusers_convert.py Cleanup. 2 years ago
gligen.py Add support for GLIGEN textbox model. 2 years ago
model_management.py Don't try to get vram from xpu or cuda when directml is enabled. 2 years ago
sample.py Properly disable all progress bars when disable_pbar=True 2 years ago
samplers.py Properly disable all progress bars when disable_pbar=True 2 years ago
sd.py LoKR support. 2 years ago
sd1_clip.py Some refactoring: from_tokens -> encode_from_tokens 2 years ago
sd1_clip_config.json
sd2_clip.py Some refactoring: from_tokens -> encode_from_tokens 2 years ago
sd2_clip_config.json
utils.py Use sampler callback instead of tqdm hook for progress bar. 2 years ago