Brandon Rising
|
a04981b418
|
This seems to work now
|
2024-01-30 21:32:08 -05:00 |
|
Lincoln Stein
|
ffa05a0bb3
|
Only replace vae when it is the broken SDXL 1.0 version
|
2024-01-06 14:06:47 -05:00 |
|
Lincoln Stein
|
a20e17330b
|
blackify
|
2024-01-06 14:06:47 -05:00 |
|
Lincoln Stein
|
4e83644433
|
if sdxl-vae-fp16-fix model is available then bake it in when converting ckpts
|
2024-01-06 14:06:47 -05:00 |
|
Martin Kristiansen
|
caea6d11c6
|
isort wip 2
|
2023-09-12 13:01:58 -04:00 |
|
Lincoln Stein
|
0b11f309ca
|
instead of crashing when a corrupted model is detected, warn and move on
|
2023-08-11 15:05:14 -04:00 |
|
Lincoln Stein
|
af044007d5
|
pick correct config file for sdxl models
|
2023-08-07 15:19:49 -04:00 |
|
Martin Kristiansen
|
218b6d0546
|
Apply black
|
2023-07-27 10:54:01 -04:00 |
|
Lincoln Stein
|
77946bfea5
|
restore ability to convert SDXL checkpoints to diffusers
|
2023-07-26 23:28:58 -04:00 |
|
Lincoln Stein
|
f2a6f0cf21
|
SDXL & SDXL-refiner models convert correctly
|
2023-07-23 09:31:14 -04:00 |
|
Lincoln Stein
|
5607794dbb
|
add support for controlnet & sdxl conversion - not fully working
|
2023-07-22 20:12:16 -04:00 |
|
Lincoln Stein
|
bf2b5b5cd4
|
improvements to sdxl support in model manager
- Move SDXL-related models to models/sdxl.py
- Create separate base type BaseModelType.StableDiffusionXLRefiner for the refiner
models.
|
2023-07-09 20:42:03 -04:00 |
|