prithivMLmods commited on
Commit
b52e2cb
·
verified ·
1 Parent(s): 81f78f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -2022,6 +2022,14 @@ loras = [
2022
  "repo": "gokaygokay/Flux-Realistic-Backgrounds-LoRA",
2023
  "weights": "realistic_background_lora.safetensors",
2024
  "trigger_word": "rlstcbg"
 
 
 
 
 
 
 
 
2025
  }
2026
  #add new
2027
  ]
 
2022
  "repo": "gokaygokay/Flux-Realistic-Backgrounds-LoRA",
2023
  "weights": "realistic_background_lora.safetensors",
2024
  "trigger_word": "rlstcbg"
2025
+ },
2026
+ #222
2027
+ {
2028
+ "image": "https://huggingface.co/prithivMLmods/F-Meme/resolve/main/images/M3.png",
2029
+ "title": "F Meme",
2030
+ "repo": "prithivMLmods/F-Meme",
2031
+ "weights": "meme.safetensors",
2032
+ "trigger_word": "meme"
2033
  }
2034
  #add new
2035
  ]