elismasilva commited on
Commit
7176945
·
verified ·
1 Parent(s): 783a636

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- - **[Panorama Z-Image Turbo](https://huggingface.co/spaces/elismasilva/z-image-panorama)**
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
  )