prithivMLmods commited on
Commit
1f85cbc
·
verified ·
1 Parent(s): 5059d6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -8
app.py CHANGED
@@ -211,6 +211,14 @@ loras = [
211
  "weights": "dalle-mix.safetensors",
212
  "trigger_word": "dalle-mix"
213
  },
 
 
 
 
 
 
 
 
214
  #anime-v1
215
  {
216
  "image": "https://huggingface.co/strangerzonehf/Flux-Animeo-v1-LoRA/resolve/main/images/A4.png",
@@ -2081,14 +2089,6 @@ loras = [
2081
  "weights": "3DXLP2.safetensors",
2082
  "trigger_word": "3DXLP2"
2083
  },
2084
- #224
2085
- {
2086
- "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0004/resolve/main/images/3333.png",
2087
- "title": "3DXLP4",
2088
- "repo": "strangerzonehf/Flux-3DXL-Partfile-0004",
2089
- "weights": "3DXLP4.safetensors",
2090
- "trigger_word": "3DXLP4"
2091
- }
2092
 
2093
  #add new
2094
  ]
 
211
  "weights": "dalle-mix.safetensors",
212
  "trigger_word": "dalle-mix"
213
  },
214
+ #Datou1111/shou_xin
215
+ {
216
+ "image": "https://huggingface.co/Datou1111/shou_xin/resolve/main/images/img__00309_.png",
217
+ "title": "SHOU_XIN",
218
+ "repo": "Datou1111/shou_xin",
219
+ "weights": "shou_xin.safetensors",
220
+ "trigger_word": "shou_xin, pencil sketch"
221
+ },
222
  #anime-v1
223
  {
224
  "image": "https://huggingface.co/strangerzonehf/Flux-Animeo-v1-LoRA/resolve/main/images/A4.png",
 
2089
  "weights": "3DXLP2.safetensors",
2090
  "trigger_word": "3DXLP2"
2091
  },
 
 
 
 
 
 
 
 
2092
 
2093
  #add new
2094
  ]