prithivMLmods commited on
Commit
175f7f4
1 Parent(s): 7289975

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -972,6 +972,14 @@ loras = [
972
  "weights": "FLUX-dev-lora-playful_metropolis.safetensors",
973
  "trigger_word": ""
974
  }
 
 
 
 
 
 
 
 
975
  #add new
976
  ]
977
 
 
972
  "weights": "FLUX-dev-lora-playful_metropolis.safetensors",
973
  "trigger_word": ""
974
  }
975
+ #104
976
+ {
977
+ "image": "https://huggingface.co/prithivMLmods/Castor-Character-Polygon-LoRA/resolve/main/images/Jason.jpg",
978
+ "title": "Character Polygon",
979
+ "repo": "prithivMLmods/Castor-Character-Polygon-LoRA",
980
+ "weights": "Castor-Character-Polygon-LoRA.safetensors",
981
+ "trigger_word": "3D Polygon"
982
+ }
983
  #add new
984
  ]
985