Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -302,6 +302,20 @@ loras = [
|
|
302 |
"weights": "pvc-shnell-7250+7500.safetensors",
|
303 |
"trigger_word": "pvc figure, nendoroid, figma"
|
304 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
305 |
#-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
|
306 |
#0
|
307 |
{
|
@@ -2090,6 +2104,30 @@ loras = [
|
|
2090 |
"repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
|
2091 |
"weights": "3DXLC1.safetensors",
|
2092 |
"trigger_word": "3DXLC1"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2093 |
}
|
2094 |
#add new
|
2095 |
]
|
|
|
302 |
"weights": "pvc-shnell-7250+7500.safetensors",
|
303 |
"trigger_word": "pvc figure, nendoroid, figma"
|
304 |
},
|
305 |
+
{
|
306 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-C4C-Design-LoRA/resolve/main/images/4.png",
|
307 |
+
"title": "Smiley C4C",
|
308 |
+
"repo": "strangerzonehf/Flux-C4C-Design-LoRA",
|
309 |
+
"weights": "Smiley-C4C.safetensors",
|
310 |
+
"trigger_word": "Smiley C4C"
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-NTFv4-Designs-LoRA/resolve/main/images/6.png",
|
314 |
+
"title": "NFT V4",
|
315 |
+
"repo": "strangerzonehf/Flux-NTFv4-Designs-LoRA",
|
316 |
+
"weights": "NFTv4.safetensors",
|
317 |
+
"trigger_word": "NFT V4"
|
318 |
+
},
|
319 |
#-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
|
320 |
#0
|
321 |
{
|
|
|
2104 |
"repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
|
2105 |
"weights": "3DXLC1.safetensors",
|
2106 |
"trigger_word": "3DXLC1"
|
2107 |
+
},
|
2108 |
+
#228
|
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 |
#add new
|
2133 |
]
|