Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -375,7 +375,7 @@ with gr.Blocks(css=css_code, theme=theme, title="Panorama FLUX") as app:
|
|
| 375 |
- **[Official FLUX.1-schnell Image Demo](https://huggingface.co/spaces/black-forest-labs/FLUX.1-schnell)**
|
| 376 |
*The official demo for single image generation.*
|
| 377 |
|
| 378 |
-
- **[
|
| 379 |
*The Panorama app using the Z-Image Turbo model.*
|
| 380 |
"""
|
| 381 |
)
|
|
|
|
| 375 |
- **[Official FLUX.1-schnell Image Demo](https://huggingface.co/spaces/black-forest-labs/FLUX.1-schnell)**
|
| 376 |
*The official demo for single image generation.*
|
| 377 |
|
| 378 |
+
- **[Z Image Turbo - Panorama](https://huggingface.co/spaces/elismasilva/z-image-panorama)**
|
| 379 |
*The Panorama app using the Z-Image Turbo model.*
|
| 380 |
"""
|
| 381 |
)
|