cldm
|
Add manual cast to controlnet.
|
2023-12-12 11:32:42 -05:00 |
ldm
|
Remove useless code.
|
2024-01-02 01:50:29 -05:00 |
taesd
|
Fix taesd VAE in lowvram mode.
|
2023-12-26 12:52:21 -05:00 |
cli_args.py
|
Add argument to run the VAE on the CPU.
|
2023-12-30 05:49:07 -05:00 |
clip_model.py
|
Fix clip vision lowvram mode not working.
|
2023-12-27 13:50:57 -05:00 |
model_detection.py
|
Support segmind vega model.
|
2023-12-12 19:09:53 -05:00 |
sample.py
|
Support stable zero 123 model.
|
2023-12-18 03:48:04 -05:00 |
samplers.py
|
Fix regression with inpaint model.
|
2023-12-19 02:32:59 -05:00 |
sd.py
|
Add dtype parameter to VAE object.
|
2023-12-12 12:03:29 -05:00 |
sd1_clip.py
|
Switch text encoder to manual cast.
|
2023-12-10 23:00:54 -05:00 |
supported_models.py
|
Support stable zero 123 model.
|
2023-12-18 03:48:04 -05:00 |