Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -107,8 +107,8 @@ def construct_demo():
|
|
| 107 |
<a style='font-size:18px;color: #000000'>If you find NormalCrafter useful, please help β the </a>\
|
| 108 |
<a style='font-size:18px;color: #FF5DB0' href='https://github.com/Binyr/NormalCrafter'>[Github Repo]</a>\
|
| 109 |
<a style='font-size:18px;color: #000000'>, which is important to Open-Source projects. Thanks!</a>\
|
| 110 |
-
<a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/
|
| 111 |
-
<a style='font-size:18px;color: #000000' href='https://
|
| 112 |
"""
|
| 113 |
)
|
| 114 |
|
|
|
|
| 107 |
<a style='font-size:18px;color: #000000'>If you find NormalCrafter useful, please help β the </a>\
|
| 108 |
<a style='font-size:18px;color: #FF5DB0' href='https://github.com/Binyr/NormalCrafter'>[Github Repo]</a>\
|
| 109 |
<a style='font-size:18px;color: #000000'>, which is important to Open-Source projects. Thanks!</a>\
|
| 110 |
+
<a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/xxx'> [ArXiv] </a>\
|
| 111 |
+
<a style='font-size:18px;color: #000000' href='https://binyr.github.io/NormalCrafter/'> [Project Page] </a> </div>
|
| 112 |
"""
|
| 113 |
)
|
| 114 |
|