Insta360-Research commited on
Commit
37a9fe9
·
verified ·
1 Parent(s): f06429b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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"):