Update app.py
Browse files
app.py
CHANGED
@@ -185,6 +185,7 @@ with tempfile.TemporaryDirectory() as tmpdir:
|
|
185 |
# Blocks.
|
186 |
gr.Markdown(
|
187 |
"""
|
|
|
188 |
<div class="badge-container">
|
189 |
[](https://qjizhi.github.io/genstereo)
|
190 |
[](https://huggingface.co/spaces/FQiao/GenStereo)
|
|
|
185 |
# Blocks.
|
186 |
gr.Markdown(
|
187 |
"""
|
188 |
+
# StereoGen: Towards Open-World Generation of Stereo Images and Unsupervised Matching
|
189 |
<div class="badge-container">
|
190 |
[](https://qjizhi.github.io/genstereo)
|
191 |
[](https://huggingface.co/spaces/FQiao/GenStereo)
|