Srameo commited on
Commit
960765b
·
verified ·
1 Parent(s): 3a34043

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -420,7 +420,7 @@ with gr.Blocks(title="Z-Image Demo") as demo:
420
  gr.Markdown("# Z-Image Generation Demo")
421
  gr.Markdown(
422
  """
423
- [![Official Site](https://img.shields.io/badge/Official%20Site-333399.svg?logo=homepage)](https://tongyi-mai.github.io/Z-Image-homepage/)[![GitHub](https://img.shields.io/badge/GitHub-Z--Image-181717?logo=github&logoColor=white)](https://github.com/Tongyi-MAI/Z-Image)[![Art Gallery PDF](https://img.shields.io/badge/%F0%9F%96%BC%20Art_Gallery-PDF-ff69b4)](assets/Z-Image-Gallery.pdf)[![Web Art Gallery](https://img.shields.io/badge/%F0%9F%8C%90%20Web_Art_Gallery-online-00bfff)](https://modelscope.cn/studios/Tongyi-MAI/Z-Image-Gallery/summary) 
424
  An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer
425
  """
426
  )
 
420
  gr.Markdown("# Z-Image Generation Demo")
421
  gr.Markdown(
422
  """
423
+ [![GitHub](https://img.shields.io/badge/GitHub-Z--Image-181717?logo=github&logoColor=white)](https://github.com/Tongyi-MAI/Z-Image)
424
  An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer
425
  """
426
  )