Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,6 @@ _TITLE = '''
|
|
6 |
|
7 |
_DESCRIPTION = '''
|
8 |
### [GitHub](https://github.com/DreamTechAI/Direct3D-S2) | [Arxiv](https://arxiv.org/pdf/2505.17412) | [Project Page](https://www.neural4d.com/research/direct3d-s2)
|
9 |
-
### Please switch to the [Backup Space](https://huggingface.co/spaces/wushuang98/Direct3D-S2-v1.0-demo-backup) if the queue becomes too long
|
10 |
'''
|
11 |
|
12 |
_CITE_ = r"""
|
|
|
6 |
|
7 |
_DESCRIPTION = '''
|
8 |
### [GitHub](https://github.com/DreamTechAI/Direct3D-S2) | [Arxiv](https://arxiv.org/pdf/2505.17412) | [Project Page](https://www.neural4d.com/research/direct3d-s2)
|
|
|
9 |
'''
|
10 |
|
11 |
_CITE_ = r"""
|