Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -108,7 +108,7 @@ def construct_demo():
|
|
| 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://
|
| 112 |
"""
|
| 113 |
)
|
| 114 |
|
|
|
|
| 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://normalcrafter.github.io/'> [Project Page] </a> </div>
|
| 112 |
"""
|
| 113 |
)
|
| 114 |
|