prithivMLmods commited on
Commit
3f85e6c
1 Parent(s): ad6b812

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -988,14 +988,15 @@ loras = [
988
  "weights": "Castor-Character-Polygon-LoRA.safetensors",
989
  "trigger_word": "3D Polygon"
990
  },
 
991
  {
992
  "image": "https://huggingface.co/prithivMLmods/Castor-Character-Polygon-LoRA/resolve/main/images/1000.webp",
993
  "title": "GTA 6 Theme",
994
  "repo": "prithivMLmods/Castor-Gta6-Theme-Flux-LoRA",
995
- "weights": " Gta6.safetensors",
996
  "trigger_word": "GTA 6 Theme, World of GTA 6"
997
  },
998
- #105
999
  #add new
1000
  ]
1001
 
 
988
  "weights": "Castor-Character-Polygon-LoRA.safetensors",
989
  "trigger_word": "3D Polygon"
990
  },
991
+ #105
992
  {
993
  "image": "https://huggingface.co/prithivMLmods/Castor-Character-Polygon-LoRA/resolve/main/images/1000.webp",
994
  "title": "GTA 6 Theme",
995
  "repo": "prithivMLmods/Castor-Gta6-Theme-Flux-LoRA",
996
+ "weights": "Gta6.safetensors",
997
  "trigger_word": "GTA 6 Theme, World of GTA 6"
998
  },
999
+
1000
  #add new
1001
  ]
1002