Lincoln Stein
|
6112197edf
|
convert implemented; need router
|
2023-07-05 09:05:05 -04:00 |
|
Lincoln Stein
|
79fc708580
|
warn but do not crash when model scan finds random cruft in models directory
|
2023-06-28 15:26:42 -04:00 |
|
Lincoln Stein
|
011adfc958
|
merge with main
|
2023-06-26 13:53:59 -04:00 |
|
Lincoln Stein
|
befd95eb19
|
rename root_dir to root_path attributes to emphasize return of a Path
|
2023-06-26 13:52:25 -04:00 |
|
Sergey Borisov
|
1ba94a92b3
|
Fixes
|
2023-06-26 03:54:42 +03:00 |
|
Sergey Borisov
|
a3c22b5fe6
|
Remove upcast_attention and prediction_type from stable diffusion model logic, fix ckpt conversion according to this
|
2023-06-25 21:06:22 +03:00 |
|
Lincoln Stein
|
ba1371a88f
|
rename ModelType.Pipeline to ModelType.Main
|
2023-06-24 11:45:49 -04:00 |
|
Lincoln Stein
|
539d1f3bde
|
remove redundant prediction_type and attention_upscaling flags
|
2023-06-23 16:54:52 -04: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
|
bf0d5f4cfc
|
fix: Update missing name types to new names
|
2023-06-22 16:41:02 +10:00 |
|
blessedcoolant
|
9838dda1b7
|
chore: Update model config type names
|
2023-06-22 16:40:40 +10:00 |
|
Sergey Borisov
|
5f2d07917d
|
Fix lora import, fix sd2 config, fix list models api
|
2023-06-15 21:30:15 +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 |
|
Lincoln Stein
|
1439dc7712
|
Add SchedulerPredictionType and ModelVariantType enums
|
2023-06-12 16:07:04 -04:00 |
|
Sergey Borisov
|
36eb1bd893
|
Fixes
|
2023-06-12 16:14:09 +03:00 |
|
Sergey Borisov
|
9fa78443de
|
Fixes, add sd variant detection
|
2023-06-12 05:52:30 +03:00 |
|
Sergey Borisov
|
3ce3a7ee72
|
Rewrite model configs, separate models
|
2023-06-11 04:49:09 +03:00 |
|