Skip to content

Commit 6534e11

Browse files
committed
Add support for SD 1.5 LoRA model Saitun/catconcept
1 parent 6dea9cc commit 6534e11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ressources/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2386,6 +2386,7 @@ def lora_model_list(model, *args):
23862386
"mnemic/MinionStyle-SD1.5-LoRA":("MinionStyle.safetensors", "MinionStyle"),
23872387
"Ivan5d/lora_deep_sea":("UNDERWATER_SCENE_v2.safetensors", "UNDERWATER_SCENE, aqua"),
23882388
"SedatAl/pixel-art-LoRa":("pytorch_lora_weights.safetensors", "pixel art"),
2389+
"Saitun/catconcept":(" CatCONCEPT.safetensors", "cat"),
23892390
"-[ 🏠 Local models ]-":("", ""),
23902391
}
23912392

0 commit comments

Comments
 (0)