silentchen commited on
Commit
a101c96
1 Parent(s): 67ae45a

Upload app_fast_api.py

Browse files
Files changed (1) hide show
  1. app_fast_api.py +3 -3
app_fast_api.py CHANGED
@@ -406,9 +406,9 @@ with Blocks(
406
  <span style="font-size: 28px">Layout Guidance</span>
407
  <br>
408
  <span style="font-size: 18px" id="paper-info">
409
- [<a href=" " target="_blank">Project Page</a>]
410
- [<a href=" " target="_blank">Paper</a>]
411
- [<a href=" " target="_blank">GitHub</a>]
412
  </span>
413
  </p>
414
  """
 
406
  <span style="font-size: 28px">Layout Guidance</span>
407
  <br>
408
  <span style="font-size: 18px" id="paper-info">
409
+ [<a href="https://silent-chen.github.io/layout-guidance/" target="_blank">Project Page</a>]
410
+ [<a href="https://arxiv.org/abs/2304.03373" target="_blank">Paper</a>]
411
+ [<a href="https://github.com/silent-chen/layout-guidance" target="_blank">GitHub</a>]
412
  </span>
413
  </p>
414
  """