Ryan Dick
|
6a8eb392b2
|
Add support for loading SDXL LoRA weights in diffusers format.
|
2023-08-11 14:40:22 -04:00 |
|
Sergey Borisov
|
c0c2ab3dcf
|
Format by black
|
2023-08-11 03:20:56 +03:00 |
|
Sergey Borisov
|
56023bc725
|
Add support for LyCORIS IA3 format
|
2023-08-11 02:08:08 +03:00 |
|
Sergey Borisov
|
f0613bb0ef
|
Fix merge conflict resolve - restore full/diff layer support
|
2023-08-04 19:53:27 +03:00 |
|
Lincoln Stein
|
1d5d187ba1
|
model probe detects sdxl lora models
|
2023-08-04 11:44:56 -04:00 |
|
Sergey Borisov
|
1ac14a1e43
|
add sdxl lora support
|
2023-08-04 11:44:56 -04:00 |
|
Lincoln Stein
|
4c79350300
|
persist LoRA model info in models.yaml
|
2023-07-28 11:38:52 +10:00 |
|
Martin Kristiansen
|
218b6d0546
|
Apply black
|
2023-07-27 10:54:01 -04:00 |
|
Alexandre Macabies
|
0beec08d38
|
Add missing import.
|
2023-07-23 16:40:05 +02:00 |
|
Sergey Borisov
|
a328986b43
|
Less naive model detection
|
2023-07-12 08:50:19 -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
|
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
|
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 |
|
Sergey Borisov
|
3ce3a7ee72
|
Rewrite model configs, separate models
|
2023-06-11 04:49:09 +03:00 |
|