prithivMLmods commited on
Commit
ed3ac14
1 Parent(s): 11d6b1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +36 -1
app.py CHANGED
@@ -1880,11 +1880,46 @@ loras = [
1880
  },
1881
  #210
1882
  {
1883
- "image": "https://huggingface.co/glif-loradex-trainer/insectagon_pipo_hippo1/blob/main/samples/1729839793051__000001500_1.jpg",
1884
  "title": "Insectagon pipo",
1885
  "repo": "glif-loradex-trainer/insectagon_pipo_hippo1",
1886
  "weights": "pipo_hippo1.safetensors",
1887
  "trigger_word": "pipo_meme"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1888
  }
1889
  #add new
1890
  ]
 
1880
  },
1881
  #210
1882
  {
1883
+ "image": "https://huggingface.co/glif-loradex-trainer/insectagon_pipo_hippo1/resolve/main/samples/1729839793051__000001500_1.jpg",
1884
  "title": "Insectagon pipo",
1885
  "repo": "glif-loradex-trainer/insectagon_pipo_hippo1",
1886
  "weights": "pipo_hippo1.safetensors",
1887
  "trigger_word": "pipo_meme"
1888
+ },
1889
+
1890
+ #----------------------------------------------------------Phase2-----------------------------------------------------------------------#
1891
+
1892
+ #211
1893
+ {
1894
+ "image": "https://huggingface.co/prithivMLmods/Flux-Polaroid-Plus/resolve/main/images/P1.png",
1895
+ "title": "Polaroid Plus",
1896
+ "repo": "prithivMLmods/Flux-Polaroid-Plus",
1897
+ "weights": "polaroid-plus.safetensors",
1898
+ "trigger_word": "Polaroid Collage"
1899
+ },
1900
+ #212
1901
+ {
1902
+ "image": "https://huggingface.co/prithivMLmods/Flux-Product-Ad-Backdrop/resolve/main/images/PA1.png",
1903
+ "title": "Product Ad",
1904
+ "repo": "prithivMLmods/Flux-Product-Ad-Backdrop",
1905
+ "weights": "Prod-Ad.safetensors",
1906
+ "trigger_word": "Product Ad"
1907
+ },
1908
+ #213
1909
+ {
1910
+ "image": "https://huggingface.co/prithivMLmods/Flux-Art-Nightmare-99/resolve/main/images/NM4.png",
1911
+ "title": "Nightmare 99",
1912
+ "repo": "prithivMLmods/Flux-Art-Nightmare-99",
1913
+ "weights": "nm99.safetensors",
1914
+ "trigger_word": "nm99"
1915
+ },
1916
+ #214
1917
+ {
1918
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Frosted-Container-LoRA/resolve/main/images/FG1.png",
1919
+ "title": "Frosted Container",
1920
+ "repo": "prithivMLmods/Flux.1-Dev-Frosted-Container-LoRA",
1921
+ "weights": "frosted-gc.safetensors",
1922
+ "trigger_word": "frosted GC"
1923
  }
1924
  #add new
1925
  ]