FQiao commited on
Commit
92e4ece
·
verified ·
1 Parent(s): 6643222

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  [![Project Site](https://img.shields.io/badge/Project-Web-green)](https://qjizhi.github.io/genstereo)  
179
  [![Spaces](https://img.shields.io/badge/Spaces-Demo-yellow?logo=huggingface)](https://huggingface.co/spaces/FQiao/GenStereo)  
180
  [![Github](https://img.shields.io/badge/Github-Repo-orange?logo=github)](https://github.com/Qjizhi/GenStereo)  
 
174
  # Blocks.
175
  gr.Markdown(
176
  """
177
+ # GenStereo: Towards Open-World Generation of Stereo Images and Unsupervised Matching
178
  [![Project Site](https://img.shields.io/badge/Project-Web-green)](https://qjizhi.github.io/genstereo)  
179
  [![Spaces](https://img.shields.io/badge/Spaces-Demo-yellow?logo=huggingface)](https://huggingface.co/spaces/FQiao/GenStereo)  
180
  [![Github](https://img.shields.io/badge/Github-Repo-orange?logo=github)](https://github.com/Qjizhi/GenStereo)