Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -203,6 +203,13 @@ loras = [
|
|
203 |
"trigger_word": "CMS 3D Art"
|
204 |
},
|
205 |
#2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
]
|
207 |
|
208 |
#--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
|
|
|
203 |
"trigger_word": "CMS 3D Art"
|
204 |
},
|
205 |
#2
|
206 |
+
{
|
207 |
+
"image": "https://huggingface.co/strangerzonehf/CMS-3D-Art/resolve/main/images/33.png",
|
208 |
+
"title": "AWPortraitCN2",
|
209 |
+
"repo": "Shakker-Labs/AWPortraitCN2",
|
210 |
+
"weights": "AWPortraitCN_2.safetensors",
|
211 |
+
"trigger_word": ""
|
212 |
+
},
|
213 |
]
|
214 |
|
215 |
#--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
|