Update app.py
Browse files
app.py
CHANGED
@@ -200,7 +200,7 @@ with tempfile.TemporaryDirectory() as tmpdir:
|
|
200 |
# Blocks.
|
201 |
gr.Markdown(
|
202 |
"""
|
203 |
-
# StereoGen: Towards Open-World Generation of Stereo Images and Unsupervised Matching
|
204 |
[Project Site](https://qjizhi.github.io/genstereo) | [Spaces](https://huggingface.co/spaces/FQiao/GenStereo) | [Github](https://github.com/Qjizhi/GenStereo) | [Models](https://huggingface.co/FQiao/GenStereo-sd2.1/tree/main) | [arXiv](https://arxiv.org/abs/2503.12720)
|
205 |
|
206 |
## Introduction
|
|
|
200 |
# Blocks.
|
201 |
gr.Markdown(
|
202 |
"""
|
203 |
+
# [ICCV 2025] StereoGen: Towards Open-World Generation of Stereo Images and Unsupervised Matching
|
204 |
[Project Site](https://qjizhi.github.io/genstereo) | [Spaces](https://huggingface.co/spaces/FQiao/GenStereo) | [Github](https://github.com/Qjizhi/GenStereo) | [Models](https://huggingface.co/FQiao/GenStereo-sd2.1/tree/main) | [arXiv](https://arxiv.org/abs/2503.12720)
|
205 |
|
206 |
## Introduction
|