.. |
cldm
|
…
|
|
extra_samplers
|
…
|
|
k_diffusion
|
…
|
|
ldm
|
Remove some unused imports.
|
2024-01-25 23:42:37 -05:00 |
sd1_tokenizer
|
…
|
|
t2i_adapter
|
…
|
|
taesd
|
…
|
|
checkpoint_pickle.py
|
…
|
|
cli_args.py
|
Make server storage the default.
|
2024-01-11 17:21:40 -05:00 |
clip_config_bigg.json
|
…
|
|
clip_model.py
|
Update optimized_attention_for_device function for new functions that
|
2024-01-07 13:52:08 -05:00 |
clip_vision.py
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
clip_vision_config_g.json
|
…
|
|
clip_vision_config_h.json
|
…
|
|
clip_vision_config_vitl.json
|
…
|
|
conds.py
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
controlnet.py
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
diffusers_convert.py
|
…
|
|
diffusers_load.py
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
gligen.py
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
latent_formats.py
|
Add support for the stable diffusion x4 upscaling model.
|
2024-01-03 03:37:56 -05:00 |
lora.py
|
…
|
|
model_base.py
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
model_detection.py
|
…
|
|
model_management.py
|
Only auto enable bf16 VAE on nvidia GPUs that actually support it.
|
2024-01-15 03:10:22 -05:00 |
model_patcher.py
|
Fix model patches not working in custom sampling scheduler nodes.
|
2024-01-03 12:16:30 -05:00 |
model_sampling.py
|
…
|
|
ops.py
|
Remove useless import.
|
2024-01-19 15:38:05 -05:00 |
options.py
|
…
|
|
sample.py
|
Don't round noise mask.
|
2024-01-11 03:29:58 -05:00 |
samplers.py
|
Remove some unused imports.
|
2024-01-25 23:42:37 -05:00 |
sd.py
|
Put VAE key name in model config.
|
2024-01-30 02:24:38 -05:00 |
sd1_clip.py
|
Cleanup some unused imports.
|
2024-01-21 21:51:22 -05:00 |
sd1_clip_config.json
|
…
|
|
sd2_clip.py
|
…
|
|
sd2_clip_config.json
|
…
|
|
sdxl_clip.py
|
…
|
|
supported_models.py
|
Implement noise augmentation for SD 4X upscale model.
|
2024-01-03 14:27:11 -05:00 |
supported_models_base.py
|
Put VAE key name in model config.
|
2024-01-30 02:24:38 -05:00 |
utils.py
|
…
|
|