Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
]
|