__init__.py
|
add sdxl lora support
|
2023-08-04 11:44:56 -04:00 |
lora.py
|
Add support for LyCORIS IA3 format
|
2023-08-11 02:08:08 +03:00 |
model_cache.py
|
report RAM and RAM cache statistics
|
2023-08-15 21:00:30 -04:00 |
model_manager.py
|
prevent vae: '' from crashing model
|
2023-08-10 17:33:04 -04:00 |
model_merge.py
|
use as_posix() instead of str()
|
2023-08-14 22:59:26 -04:00 |
model_probe.py
|
added sdxl controlnet detection
|
2023-08-15 12:51:15 -04:00 |
model_search.py
|
Run python black
|
2023-07-28 09:46:44 -04:00 |
util.py
|
Format by black
|
2023-08-11 03:20:56 +03:00 |