Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -98,7 +98,7 @@ css = """
|
|
| 98 |
|
| 99 |
with gr.Blocks(css=css) as demo:
|
| 100 |
gr.Markdown("# 🌀 DiT360: High-Fidelity Panoramic Image Generation")
|
| 101 |
-
gr.Markdown("Official Gradio demo for **DiT360**, a panoramic image generation model based on hybrid training.")
|
| 102 |
|
| 103 |
with gr.Row(elem_id="top-row"):
|
| 104 |
with gr.Column(elem_id="image-panel"):
|
|
|
|
| 98 |
|
| 99 |
with gr.Blocks(css=css) as demo:
|
| 100 |
gr.Markdown("# 🌀 DiT360: High-Fidelity Panoramic Image Generation")
|
| 101 |
+
gr.Markdown("Official Gradio demo for **[DiT360](https://fenghora.github.io/DiT360-Page/)**, a panoramic image generation model based on hybrid training.")
|
| 102 |
|
| 103 |
with gr.Row(elem_id="top-row"):
|
| 104 |
with gr.Column(elem_id="image-panel"):
|