Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -204,12 +204,20 @@ loras = [
|
|
204 |
},
|
205 |
#2
|
206 |
{
|
207 |
-
"image": "https://huggingface.co/strangerzonehf/
|
208 |
"title": "AWPortraitCN2",
|
209 |
"repo": "Shakker-Labs/AWPortraitCN2",
|
210 |
"weights": "AWPortraitCN_2.safetensors",
|
211 |
"trigger_word": ""
|
212 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
213 |
]
|
214 |
|
215 |
#--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
|
|
|
204 |
},
|
205 |
#2
|
206 |
{
|
207 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Ultimate-LoRA-Collection/resolve/main/images/image.png",
|
208 |
"title": "AWPortraitCN2",
|
209 |
"repo": "Shakker-Labs/AWPortraitCN2",
|
210 |
"weights": "AWPortraitCN_2.safetensors",
|
211 |
"trigger_word": ""
|
212 |
},
|
213 |
+
#3
|
214 |
+
{
|
215 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Ultimate-LoRA-Collection/resolve/main/images/image.png",
|
216 |
+
"title": "AWPortraitCN",
|
217 |
+
"repo": "Shakker-Labs/AWPortraitCN",
|
218 |
+
"weights": "AWPortraitCN.safetensors",
|
219 |
+
"trigger_word": ""
|
220 |
+
},
|
221 |
]
|
222 |
|
223 |
#--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
|