leuschnm commited on
Commit
4d1a0fe
·
1 Parent(s): 1047fa8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -138,6 +138,7 @@ with gr.Blocks() as demo:
138
  gr.Markdown("""
139
  ## References
140
  The code will be available at: https://github.com/TencentYoutuResearch/CrowdCounting-SASNet.
 
141
  Song, Q., Wang, C., Wang, Y., Tai, Y., Wang, C., Li, J., … Ma, J. (2021). To Choose or to Fuse? Scale Selection for Crowd Counting. The Thirty-Fifth AAAI Conference on Artificial Intelligence (AAAI-21).
142
  """)
143
 
 
138
  gr.Markdown("""
139
  ## References
140
  The code will be available at: https://github.com/TencentYoutuResearch/CrowdCounting-SASNet.
141
+
142
  Song, Q., Wang, C., Wang, Y., Tai, Y., Wang, C., Li, J., … Ma, J. (2021). To Choose or to Fuse? Scale Selection for Crowd Counting. The Thirty-Fifth AAAI Conference on Artificial Intelligence (AAAI-21).
143
  """)
144