Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
4324521
1
Parent(s):
b4c7ba2
Update app.py
Browse files
app.py
CHANGED
@@ -195,7 +195,7 @@ def flux_pipe_call_that_returns_an_iterable_of_images(
|
|
195 |
loras = [
|
196 |
#Super-Realism
|
197 |
{
|
198 |
-
"image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/
|
199 |
"title": "Super Realism",
|
200 |
"repo": "strangerzonehf/Flux-Super-Realism-LoRA",
|
201 |
"weights": "super-realism.safetensors",
|
@@ -240,7 +240,7 @@ loras = [
|
|
240 |
},
|
241 |
#5
|
242 |
{
|
243 |
-
"image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-UltraRealism-2.0/resolve/main/images/
|
244 |
"title": "Ultra Realism",
|
245 |
"repo": "prithivMLmods/Canopus-LoRA-Flux-UltraRealism-2.0",
|
246 |
"trigger_word": "Ultra realistic"
|
|
|
195 |
loras = [
|
196 |
#Super-Realism
|
197 |
{
|
198 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/1.png",
|
199 |
"title": "Super Realism",
|
200 |
"repo": "strangerzonehf/Flux-Super-Realism-LoRA",
|
201 |
"weights": "super-realism.safetensors",
|
|
|
240 |
},
|
241 |
#5
|
242 |
{
|
243 |
+
"image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-UltraRealism-2.0/resolve/main/images/XX.png",
|
244 |
"title": "Ultra Realism",
|
245 |
"repo": "prithivMLmods/Canopus-LoRA-Flux-UltraRealism-2.0",
|
246 |
"trigger_word": "Ultra realistic"
|