Update app.py
Browse files
app.py
CHANGED
@@ -130,10 +130,10 @@ with tempfile.TemporaryDirectory() as tmpdir:
|
|
130 |
gr.Markdown(
|
131 |
"""
|
132 |
# StereoGen: Towards Open-World Generation of Stereo Images and Unsupervised Matching
|
133 |
-
[](https://qjizhi.github.io/genstereo)
|
134 |
-
[](https://huggingface.co/spaces/FQiao/GenStereo)
|
135 |
-
[](https://github.com/Qjizhi/GenStereo)
|
136 |
-
[](https://huggingface.co/FQiao/GenStereo/tree/main)
|
137 |
[](https://arxiv.org/)
|
138 |
|
139 |
## Introduction
|
|
|
130 |
gr.Markdown(
|
131 |
"""
|
132 |
# StereoGen: Towards Open-World Generation of Stereo Images and Unsupervised Matching
|
133 |
+
[](https://qjizhi.github.io/genstereo)
|
134 |
+
[](https://huggingface.co/spaces/FQiao/GenStereo)
|
135 |
+
[](https://github.com/Qjizhi/GenStereo)
|
136 |
+
[](https://huggingface.co/FQiao/GenStereo/tree/main)
|
137 |
[](https://arxiv.org/)
|
138 |
|
139 |
## Introduction
|