Update app.py
Browse files
app.py
CHANGED
@@ -174,7 +174,7 @@ with tempfile.TemporaryDirectory() as tmpdir:
|
|
174 |
# Blocks.
|
175 |
gr.Markdown(
|
176 |
"""
|
177 |
-
# Towards Open-World Generation of Stereo Images and Unsupervised Matching
|
178 |
[](https://qjizhi.github.io/genstereo)
|
179 |
[](https://huggingface.co/spaces/FQiao/GenStereo)
|
180 |
[](https://github.com/Qjizhi/GenStereo)
|
|
|
174 |
# Blocks.
|
175 |
gr.Markdown(
|
176 |
"""
|
177 |
+
# GenStereo: Towards Open-World Generation of Stereo Images and Unsupervised Matching
|
178 |
[](https://qjizhi.github.io/genstereo)
|
179 |
[](https://huggingface.co/spaces/FQiao/GenStereo)
|
180 |
[](https://github.com/Qjizhi/GenStereo)
|