FQiao commited on
Commit
2c9750a
·
verified ·
1 Parent(s): f7c3bf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -130,10 +130,10 @@ with tempfile.TemporaryDirectory() as tmpdir:
130
  gr.Markdown(
131
  """
132
  # StereoGen: Towards Open-World Generation of Stereo Images and Unsupervised Matching
133
- [![Project Site](https://img.shields.io/badge/Project-Web-green)](https://qjizhi.github.io/genstereo)
134
- [![Spaces](https://img.shields.io/badge/Spaces-Demo-yellow?logo=huggingface)](https://huggingface.co/spaces/FQiao/GenStereo)
135
- [![Github](https://img.shields.io/badge/Github-Repo-orange?logo=github)](https://github.com/Qjizhi/GenStereo)
136
- [![Models](https://img.shields.io/badge/Models-checkpoints-blue?logo=huggingface)](https://huggingface.co/FQiao/GenStereo/tree/main)
137
  [![arXiv](https://img.shields.io/badge/arXiv-2405.17251-red)](https://arxiv.org/)
138
 
139
  ## Introduction
 
130
  gr.Markdown(
131
  """
132
  # StereoGen: Towards Open-World Generation of Stereo Images and Unsupervised Matching
133
+ [![Project Site](https://img.shields.io/badge/Project-Web-green)](https://qjizhi.github.io/genstereo)  
134
+ [![Spaces](https://img.shields.io/badge/Spaces-Demo-yellow?logo=huggingface)](https://huggingface.co/spaces/FQiao/GenStereo)  
135
+ [![Github](https://img.shields.io/badge/Github-Repo-orange?logo=github)](https://github.com/Qjizhi/GenStereo)  
136
+ [![Models](https://img.shields.io/badge/Models-checkpoints-blue?logo=huggingface)](https://huggingface.co/FQiao/GenStereo/tree/main)  
137
  [![arXiv](https://img.shields.io/badge/arXiv-2405.17251-red)](https://arxiv.org/)
138
 
139
  ## Introduction