Spaces:
Running on Zero
Running on Zero
Commit ·
a9a09a3
1
Parent(s): b08c1da
dnd party
Browse files
app.py
CHANGED
|
@@ -202,6 +202,14 @@ loras = [
|
|
| 202 |
"repo": "SouthbayJay/dnd-style-flux",
|
| 203 |
"weights": "dnd_style_flux.safetensors",
|
| 204 |
"trigger_word": "dndstyle"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 205 |
},
|
| 206 |
#Super-Realism
|
| 207 |
{
|
|
|
|
| 202 |
"repo": "SouthbayJay/dnd-style-flux",
|
| 203 |
"weights": "dnd_style_flux.safetensors",
|
| 204 |
"trigger_word": "dndstyle"
|
| 205 |
+
},
|
| 206 |
+
#DND_PARTY
|
| 207 |
+
{
|
| 208 |
+
"image": "https://cdn-uploads.huggingface.co/production/uploads/noauth/hTDygXMBQ_fbut2mTnqwM.webp",
|
| 209 |
+
"title": "DnD Party",
|
| 210 |
+
"repo": "weasley24/dnd-party-Flux-LoRA",
|
| 211 |
+
"weights": "lora.safetensors",
|
| 212 |
+
"trigger_word": "DND_PARTY"
|
| 213 |
},
|
| 214 |
#Super-Realism
|
| 215 |
{
|