Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
fe92e27
1
Parent(s):
e336179
Update app.py
Browse files
app.py
CHANGED
@@ -309,13 +309,6 @@ loras = [
|
|
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 |
{
|
@@ -706,11 +699,11 @@ loras = [
|
|
706 |
},
|
707 |
#53
|
708 |
{
|
709 |
-
"image": "https://huggingface.co/
|
710 |
-
"title": "
|
711 |
-
"repo": "
|
712 |
-
"weights": "
|
713 |
-
"trigger_word": "
|
714 |
},
|
715 |
#54
|
716 |
{
|
@@ -1803,11 +1796,11 @@ loras = [
|
|
1803 |
},
|
1804 |
#190
|
1805 |
{
|
1806 |
-
"image": "https://huggingface.co/
|
1807 |
-
"title": "
|
1808 |
-
"repo": "
|
1809 |
-
"weights": "
|
1810 |
-
"trigger_word": "
|
1811 |
},
|
1812 |
#191
|
1813 |
{
|
@@ -2062,11 +2055,11 @@ loras = [
|
|
2062 |
},
|
2063 |
#222
|
2064 |
{
|
2065 |
-
"image": "https://huggingface.co/prithivMLmods/
|
2066 |
-
"title": "
|
2067 |
-
"repo": "prithivMLmods/Flux-
|
2068 |
-
"weights": "
|
2069 |
-
"trigger_word": "
|
2070 |
},
|
2071 |
#223
|
2072 |
#3DXL
|
@@ -2108,30 +2101,6 @@ loras = [
|
|
2108 |
"repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
|
2109 |
"weights": "3DXLC1.safetensors",
|
2110 |
"trigger_word": "3DXLC1"
|
2111 |
-
},
|
2112 |
-
#228
|
2113 |
-
{
|
2114 |
-
"image": "https://huggingface.co/prithivMLmods/Flux-C33-Design-LoRA/resolve/main/images/3.png",
|
2115 |
-
"title": "C33 Design",
|
2116 |
-
"repo": "prithivMLmods/Flux-C33-Design-LoRA",
|
2117 |
-
"weights": "C33.safetensors",
|
2118 |
-
"trigger_word": "C33 Design"
|
2119 |
-
},
|
2120 |
-
#229
|
2121 |
-
{
|
2122 |
-
"image": "https://huggingface.co/prithivMLmods/Flux-Lego-Ref-LoRA/resolve/main/images/2.png",
|
2123 |
-
"title": "LEGO",
|
2124 |
-
"repo": "prithivMLmods/Flux-Lego-Ref-LoRA",
|
2125 |
-
"weights": "Lego.safetensors",
|
2126 |
-
"trigger_word": "lego --fref --89890"
|
2127 |
-
},
|
2128 |
-
#230
|
2129 |
-
{
|
2130 |
-
"image": "https://huggingface.co/prithivMLmods/Flux-Golden-Coin-Design/resolve/main/images/2.png",
|
2131 |
-
"title": "Golden Coin Design",
|
2132 |
-
"repo": "prithivMLmods/Flux-Golden-Coin-Design",
|
2133 |
-
"weights": "Golden-Coin.safetensors",
|
2134 |
-
"trigger_word": "lego --fref --89890"
|
2135 |
}
|
2136 |
#add new
|
2137 |
]
|
|
|
309 |
"weights": "Smiley-C4C.safetensors",
|
310 |
"trigger_word": "Smiley C4C"
|
311 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
312 |
#-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
|
313 |
#0
|
314 |
{
|
|
|
699 |
},
|
700 |
#53
|
701 |
{
|
702 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-NTFv4-Designs-LoRA/resolve/main/images/6.png",
|
703 |
+
"title": "NFT V4",
|
704 |
+
"repo": "strangerzonehf/Flux-NTFv4-Designs-LoRA",
|
705 |
+
"weights": "NFTv4.safetensors",
|
706 |
+
"trigger_word": "NFT V4"
|
707 |
},
|
708 |
#54
|
709 |
{
|
|
|
1796 |
},
|
1797 |
#190
|
1798 |
{
|
1799 |
+
"image": "https://huggingface.co/prithivMLmods/Flux-C33-Design-LoRA/resolve/main/images/3.png",
|
1800 |
+
"title": "C33 Design",
|
1801 |
+
"repo": "prithivMLmods/Flux-C33-Design-LoRA",
|
1802 |
+
"weights": "C33.safetensors",
|
1803 |
+
"trigger_word": "C33 Design"
|
1804 |
},
|
1805 |
#191
|
1806 |
{
|
|
|
2055 |
},
|
2056 |
#222
|
2057 |
{
|
2058 |
+
"image": "https://huggingface.co/prithivMLmods/Flux-Lego-Ref-LoRA/resolve/main/images/2.png",
|
2059 |
+
"title": "LEGO",
|
2060 |
+
"repo": "prithivMLmods/Flux-Lego-Ref-LoRA",
|
2061 |
+
"weights": "Lego.safetensors",
|
2062 |
+
"trigger_word": "lego --fref --89890"
|
2063 |
},
|
2064 |
#223
|
2065 |
#3DXL
|
|
|
2101 |
"repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
|
2102 |
"weights": "3DXLC1.safetensors",
|
2103 |
"trigger_word": "3DXLC1"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2104 |
}
|
2105 |
#add new
|
2106 |
]
|