Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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():
|