Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -194,6 +194,14 @@ def flux_pipe_call_that_returns_an_iterable_of_images(
|
|
194 |
|
195 |
#------------------------------------------------------------------------------------------------------------------------------------------------------------#
|
196 |
loras = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
197 |
#1
|
198 |
{
|
199 |
"image": "https://huggingface.co/strangerzonehf/CMS-3D-Art/resolve/main/images/33.png",
|
|
|
194 |
|
195 |
#------------------------------------------------------------------------------------------------------------------------------------------------------------#
|
196 |
loras = [
|
197 |
+
#0
|
198 |
+
{
|
199 |
+
"image": "https://huggingface.co/strangerzonehf/Gem-Touch-LoRA-Flux/resolve/main/images/333.png",
|
200 |
+
"title": "Gem Touch LoRA",
|
201 |
+
"repo": "strangerzonehf/Gem-Touch-LoRA-Flux",
|
202 |
+
"weights": "GemTouch.safetensors",
|
203 |
+
"trigger_word": "Gem Touch"
|
204 |
+
},
|
205 |
#1
|
206 |
{
|
207 |
"image": "https://huggingface.co/strangerzonehf/CMS-3D-Art/resolve/main/images/33.png",
|