FQiao commited on
Commit
20412eb
·
verified ·
1 Parent(s): 677586d

Update app.py

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