prithivMLmods commited on
Commit
0074695
1 Parent(s): 565e188

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -2
app.py CHANGED
@@ -1141,9 +1141,17 @@ loras = [
1141
  "repo": "prithivMLmods/Ton618-Tarot-Cards-Flux-LoRA",
1142
  "weights": "Tarot-card.safetensors",
1143
  "trigger_word": "Tarot card"
1144
- }
 
 
 
 
 
 
 
 
 
1145
 
1146
-
1147
  #add new
1148
  ]
1149
 
 
1141
  "repo": "prithivMLmods/Ton618-Tarot-Cards-Flux-LoRA",
1142
  "weights": "Tarot-card.safetensors",
1143
  "trigger_word": "Tarot card"
1144
+ },
1145
+ #123
1146
+ {
1147
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Tarot-Cards-Flux-LoRA/resolve/main/images/c2.webp",
1148
+ "title": "Amxtoon",
1149
+ "repo": "prithivMLmods/Ton618-Amxtoon-Flux-LoRA",
1150
+ "weights": "Amxtoon.safetensors",
1151
+ "trigger_word": "Amxtoon"
1152
+ },
1153
+ #124
1154
 
 
1155
  #add new
1156
  ]
1157