prithivMLmods commited on
Commit
6db1506
Β·
verified Β·
1 Parent(s): 72c7887

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +16 -0
app.py CHANGED
@@ -1939,6 +1939,22 @@ loras = [
1939
  "repo": "glif-loradex-trainer/maxxd4240_PleinAir",
1940
  "weights": "PleinAir.safetensors",
1941
  "trigger_word": "P1e!n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1942
  }
1943
  #add new
1944
  ]
 
1939
  "repo": "glif-loradex-trainer/maxxd4240_PleinAir",
1940
  "weights": "PleinAir.safetensors",
1941
  "trigger_word": "P1e!n"
1942
+ },
1943
+ #217
1944
+ {
1945
+ "image": "https://huggingface.co/prithivMLmods/Flux-GArt-LoRA/resolve/main/images/G2.png",
1946
+ "title": "GArt",
1947
+ "repo": "prithivMLmods/Flux-GArt-LoRA",
1948
+ "weights": "GArt.safetensors",
1949
+ "trigger_word": "GArt"
1950
+ },
1951
+ #218
1952
+ {
1953
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Capybara-HF/resolve/main/images/C2.png",
1954
+ "title": "Capybara HF",
1955
+ "repo": "strangerzonehf/Flux-Super-Capybara-HF",
1956
+ "weights": "capybara-hf.safetensors",
1957
+ "trigger_word": "capybara hf"
1958
  }
1959
  #add new
1960
  ]