Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
600b732
1
Parent(s):
81fb8bb
Update app.py
Browse files
app.py
CHANGED
@@ -195,11 +195,11 @@ def flux_pipe_call_that_returns_an_iterable_of_images(
|
|
195 |
loras = [
|
196 |
#0
|
197 |
{
|
198 |
-
"image": "https://huggingface.co/prithivMLmods/
|
199 |
-
"title": "
|
200 |
-
"repo": "prithivMLmods/
|
201 |
-
"weights": "
|
202 |
-
"trigger_word": "
|
203 |
},
|
204 |
#1
|
205 |
{
|
@@ -1096,12 +1096,13 @@ loras = [
|
|
1096 |
},
|
1097 |
#117
|
1098 |
{
|
1099 |
-
"image": "https://huggingface.co/prithivMLmods/
|
1100 |
-
"title": "
|
1101 |
-
"repo": "prithivMLmods/
|
1102 |
-
"weights": "
|
1103 |
-
"trigger_word": "
|
1104 |
}
|
|
|
1105 |
|
1106 |
#add new
|
1107 |
]
|
|
|
195 |
loras = [
|
196 |
#0
|
197 |
{
|
198 |
+
"image": "https://huggingface.co/prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA/resolve/main/images/DN2.webp",
|
199 |
+
"title": "Dramatic Neon",
|
200 |
+
"repo": "prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA",
|
201 |
+
"weights": "Dramatic-Neon-Flux-LoRA.safetensors",
|
202 |
+
"trigger_word": "Dramatic Neon"
|
203 |
},
|
204 |
#1
|
205 |
{
|
|
|
1096 |
},
|
1097 |
#117
|
1098 |
{
|
1099 |
+
"image": "https://huggingface.co/prithivMLmods/Uncoloured-Polygon-Flux-LoRA/resolve/main/images/1.webp",
|
1100 |
+
"title": "Uncoloured Polygon",
|
1101 |
+
"repo": "prithivMLmods/Uncoloured-Polygon-Flux-LoRA",
|
1102 |
+
"weights": "Uncoloured-3D-Polygon.safetensors",
|
1103 |
+
"trigger_word": "uncoloured polygon"
|
1104 |
}
|
1105 |
+
|
1106 |
|
1107 |
#add new
|
1108 |
]
|