Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -104,10 +104,12 @@ with gr.Blocks(css=css) as demo:
|
|
| 104 |
"""
|
| 105 |
# π DiT360: High-Fidelity Panoramic Image Generation
|
| 106 |
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
|
|
|
|
|
|
| 111 |
"""
|
| 112 |
)
|
| 113 |
|
|
|
|
| 104 |
"""
|
| 105 |
# π DiT360: High-Fidelity Panoramic Image Generation
|
| 106 |
|
| 107 |
+
Here are our resources:
|
| 108 |
+
|
| 109 |
+
- π» **Code**: [https://github.com/Insta360-Research-Team/DiT360](https://github.com/Insta360-Research-Team/DiT360)
|
| 110 |
+
- π **Web Page**: [https://fenghora.github.io/DiT360-Page/](https://fenghora.github.io/DiT360-Page/)
|
| 111 |
+
- π§ **Pretrained Model**: [https://huggingface.co/Insta360-Research/DiT360-Panorama-Image-Generation](https://huggingface.co/Insta360-Research/DiT360-Panorama-Image-Generation)
|
| 112 |
+
- π **Dataset**: [https://huggingface.co/Insta360-Research/DiT360-Panorama-Image-Generation](https://huggingface.co/Insta360-Research/DiT360-Panorama-Image-Generation)
|
| 113 |
"""
|
| 114 |
)
|
| 115 |
|