Martin Kristiansen
|
caea6d11c6
|
isort wip 2
|
2023-09-12 13:01:58 -04:00 |
|
Kevin Turner
|
6df6abf6f6
|
Merge branch 'main' into dep/diffusers020
|
2023-08-18 11:02:52 -07:00 |
|
Martin Kristiansen
|
537ae2f901
|
Resolving merge conflicts for flake8
|
2023-08-18 15:52:04 +10:00 |
|
Kevin Turner
|
4267132926
|
dep(diffusers): upgrade diffusers to 0.20
Removed `is_safetensors_available` as safetensors is now a required dependency of diffusers.
|
2023-08-17 13:42:29 -07:00 |
|
Kevin Turner
|
bacdf985f1
|
doc(model_manager): docstrings
|
2023-07-31 09:16:32 -07:00 |
|
Martin Kristiansen
|
218b6d0546
|
Apply black
|
2023-07-27 10:54:01 -04:00 |
|
Lincoln Stein
|
2bc3e36bc0
|
add missing exception name
|
2023-07-16 16:14:28 -04:00 |
|
Sergey Borisov
|
a328986b43
|
Less naive model detection
|
2023-07-12 08:50:19 -04:00 |
|
Lincoln Stein
|
1347fc2f00
|
fix incorrect VAE config file path during conversion of ckpts
|
2023-06-30 19:14:06 -04:00 |
|
Sergey Borisov
|
5aaaaf64a1
|
Fix ckpt conversion
|
2023-06-23 17:29:54 +03:00 |
|
Sergey Borisov
|
da566b59e8
|
Update model format field to use enums
|
2023-06-22 16:51:53 +10:00 |
|
Sergey Borisov
|
e4dc9c5a04
|
Rename format to model_format(still named format when work with config)
|
2023-06-22 16:51:53 +10:00 |
|
Sergey Borisov
|
01d17601b8
|
Generate config names for openapi
|
2023-06-22 16:41:19 +10:00 |
|
blessedcoolant
|
9838dda1b7
|
chore: Update model config type names
|
2023-06-22 16:40:40 +10:00 |
|
Sergey Borisov
|
6c5954f9d1
|
Add controlnet to model manager, fixes
|
2023-06-14 04:26:21 +03:00 |
|
Sergey Borisov
|
740c05a0bb
|
Save models on rescan, uncache model on edit/delete, fixes
|
2023-06-14 03:12:12 +03:00 |
|
Sergey Borisov
|
e7db6d8120
|
Fix ckpt and vae conversion, migrate script, remove sd2-base
|
2023-06-13 18:05:12 +03:00 |
|
Lincoln Stein
|
87ba17a1f5
|
add migration script and update convert and face restoration paths
|
2023-06-13 01:27:51 -04:00 |
|
Sergey Borisov
|
3ce3a7ee72
|
Rewrite model configs, separate models
|
2023-06-11 04:49:09 +03:00 |
|