Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
71710ce
1
Parent(s):
7117754
add D&D Style Flux
Browse files
app.py
CHANGED
@@ -198,10 +198,10 @@ loras = [
|
|
198 |
#D&D Style
|
199 |
{
|
200 |
"image": "https://huggingface.co/SouthbayJay/dnd-style-flux/resolve/main/27073771.jpeg",
|
201 |
-
"title": "
|
202 |
"repo": "SouthbayJay/dnd-style-flux",
|
203 |
-
"weights": "
|
204 |
-
"trigger_word": "
|
205 |
},
|
206 |
#Super-Realism
|
207 |
{
|
|
|
198 |
#D&D Style
|
199 |
{
|
200 |
"image": "https://huggingface.co/SouthbayJay/dnd-style-flux/resolve/main/27073771.jpeg",
|
201 |
+
"title": "DnD Style - Flux",
|
202 |
"repo": "SouthbayJay/dnd-style-flux",
|
203 |
+
"weights": "dnd_style_flux.safetensors",
|
204 |
+
"trigger_word": "dndstyle"
|
205 |
},
|
206 |
#Super-Realism
|
207 |
{
|