FQiao commited on
Commit
2936be9
verified
1 Parent(s): e76e653

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ with tempfile.TemporaryDirectory() as tmpdir:
176
  """
177
  # GenStereo: Towards Open-World Generation of Stereo Images and Unsupervised Matching
178
 
179
- [Project Web](https://qjizhi.github.io/genstereo) 路 [Spaces Demo](https://huggingface.co/spaces/FQiao/GenStereo) 路 [GitHub Repo](https://github.com/Qjizhi/GenStereo) 路 [Checkpoints](https://huggingface.co/FQiao/GenStereo/tree/main) 路 [Paper](https://arxiv.org/abs/2405.17251)
180
 
181
  ## Introduction
182
  This is an official demo for the paper "GenStereo: Towards Open-World Generation of Stereo Images and Unsupervised Matching". Given an arbitrary reference image, GenStereo can generate the corresponding right-view image.
 
176
  """
177
  # GenStereo: Towards Open-World Generation of Stereo Images and Unsupervised Matching
178
 
179
+ [Project Web](https://qjizhi.github.io/genstereo) 路 [Spaces Demo](https://huggingface.co/spaces/FQiao/GenStereo) 路 [GitHub Repo](https://github.com/Qjizhi/GenStereo) 路 [Checkpoints](https://huggingface.co/FQiao/GenStereo/tree/main) 路 [Paper](https://arxiv.org/abs/2503.12720)
180
 
181
  ## Introduction
182
  This is an official demo for the paper "GenStereo: Towards Open-World Generation of Stereo Images and Unsupervised Matching". Given an arbitrary reference image, GenStereo can generate the corresponding right-view image.