Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -2105,30 +2105,7 @@ loras = [
|
|
2105 |
"weights": "3DXLC1.safetensors",
|
2106 |
"trigger_word": "3DXLC1"
|
2107 |
},
|
2108 |
-
|
2109 |
-
{
|
2110 |
-
"image": "https://huggingface.co/prithivMLmods/Flux-C33-Design-LoRA/resolve/main/images/3.png",
|
2111 |
-
"title": "C33 Design",
|
2112 |
-
"repo": "prithivMLmods/Flux-C33-Design-LoRA",
|
2113 |
-
"weights": "C33.safetensors",
|
2114 |
-
"trigger_word": "C33 Design"
|
2115 |
-
},
|
2116 |
-
#229
|
2117 |
-
{
|
2118 |
-
"image": "https://huggingface.co/prithivMLmods/Flux-Lego-Ref-LoRA/resolve/main/images/2.png",
|
2119 |
-
"title": "LEGO",
|
2120 |
-
"repo": "prithivMLmods/Flux-Lego-Ref-LoRA",
|
2121 |
-
"weights": "Lego.safetensors",
|
2122 |
-
"trigger_word": "lego --fref --89890"
|
2123 |
-
},
|
2124 |
-
#230
|
2125 |
-
{
|
2126 |
-
"image": "https://huggingface.co/prithivMLmods/Flux-Golden-Coin-Design/resolve/main/images/2.png",
|
2127 |
-
"title": "Golden Coin Design",
|
2128 |
-
"repo": "prithivMLmods/Flux-Golden-Coin-Design",
|
2129 |
-
"weights": "Golden-Coin.safetensors",
|
2130 |
-
"trigger_word": "lego --fref --89890"
|
2131 |
-
}
|
2132 |
|
2133 |
#add new
|
2134 |
]
|
|
|
2105 |
"weights": "3DXLC1.safetensors",
|
2106 |
"trigger_word": "3DXLC1"
|
2107 |
},
|
2108 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2109 |
|
2110 |
#add new
|
2111 |
]
|