prithivMLmods commited on
Commit
3aaf1a0
·
verified ·
1 Parent(s): ea8e42b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -0
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-----------------------------------------------------------------------------------------#