Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
81142e6
1
Parent(s):
a30e1a7
Update sdxl_loras.json
Browse files- sdxl_loras.json +9 -1
sdxl_loras.json
CHANGED
@@ -145,10 +145,18 @@
|
|
145 |
},
|
146 |
{
|
147 |
"image": "https://huggingface.co/goofyai/Leonardo_Ai_Style_Illustration/resolve/main/leo-2.png",
|
148 |
-
"title": "Leonardo
|
149 |
"repo": "goofyai/Leonardo_Ai_Style_Illustration",
|
150 |
"trigger_word": "leonardo style",
|
151 |
"weights": "leonardo_illustration.safetensors",
|
152 |
"is_compatible": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
}
|
154 |
]
|
|
|
145 |
},
|
146 |
{
|
147 |
"image": "https://huggingface.co/goofyai/Leonardo_Ai_Style_Illustration/resolve/main/leo-2.png",
|
148 |
+
"title": "Leonardo Style",
|
149 |
"repo": "goofyai/Leonardo_Ai_Style_Illustration",
|
150 |
"trigger_word": "leonardo style",
|
151 |
"weights": "leonardo_illustration.safetensors",
|
152 |
"is_compatible": false
|
153 |
+
},
|
154 |
+
{
|
155 |
+
"image":"",
|
156 |
+
"title": "SimpStyle",
|
157 |
+
"repo": "Norod78/SDXL-simpstyle-Lora",
|
158 |
+
"trigger_word":"simpstyle",
|
159 |
+
"weights": "SDXL-simpstyle-Lora-r8.safetensors",
|
160 |
+
"is_compatible": true
|
161 |
}
|
162 |
]
|