Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
08c7513
1
Parent(s):
fe92e27
Update app.py
Browse files
app.py
CHANGED
@@ -941,11 +941,11 @@ loras = [
|
|
941 |
},
|
942 |
#83
|
943 |
{
|
944 |
-
"image": "https://huggingface.co/
|
945 |
-
"title": "
|
946 |
-
"repo": "
|
947 |
-
"weights": "
|
948 |
-
"trigger_word": "
|
949 |
},
|
950 |
#84
|
951 |
{
|
@@ -2093,14 +2093,6 @@ loras = [
|
|
2093 |
"repo": "strangerzonehf/Flux-3DXL-Partfile-0004",
|
2094 |
"weights": "3DXLP4.safetensors",
|
2095 |
"trigger_word": "3DXLP4"
|
2096 |
-
},
|
2097 |
-
#227
|
2098 |
-
{
|
2099 |
-
"image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-C0001/resolve/main/images/C3.png",
|
2100 |
-
"title": "3DXLC1",
|
2101 |
-
"repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
|
2102 |
-
"weights": "3DXLC1.safetensors",
|
2103 |
-
"trigger_word": "3DXLC1"
|
2104 |
}
|
2105 |
#add new
|
2106 |
]
|
|
|
941 |
},
|
942 |
#83
|
943 |
{
|
944 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-C0001/resolve/main/images/C3.png",
|
945 |
+
"title": "3DXLC1",
|
946 |
+
"repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
|
947 |
+
"weights": "3DXLC1.safetensors",
|
948 |
+
"trigger_word": "3DXLC1"
|
949 |
},
|
950 |
#84
|
951 |
{
|
|
|
2093 |
"repo": "strangerzonehf/Flux-3DXL-Partfile-0004",
|
2094 |
"weights": "3DXLP4.safetensors",
|
2095 |
"trigger_word": "3DXLP4"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2096 |
}
|
2097 |
#add new
|
2098 |
]
|