Yanrui95 commited on
Commit
80d54b1
·
verified ·
1 Parent(s): 27f5269

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://binyr.github.io/NormalCrafter/'> [Project Page] </a> </div>
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