multimodalart HF staff commited on
Commit
03acac3
·
verified ·
1 Parent(s): 688c057

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ with gr.Blocks(css=css) as demo:
67
  with gr.Column(elem_id="col-container"):
68
  gr.Markdown(f"""
69
  # PixArt Sigma 900M
70
- Demo of the [PixArt Sigma 900M](https://huggingface.co/dataautogpt3/PixArt-Sigma-900M) model, expanded from PixArt Sigma 600M
71
  """)
72
 
73
  with gr.Row():
 
67
  with gr.Column(elem_id="col-container"):
68
  gr.Markdown(f"""
69
  # PixArt Sigma 900M
70
+ Demo of the [PixArt Sigma 900M](https://huggingface.co/dataautogpt3/PixArt-Sigma-900M) model, expanded from [PixArt Sigma 600M](https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS)
71
  """)
72
 
73
  with gr.Row():