jer233 commited on
Commit
5f85c26
·
verified ·
1 Parent(s): 7f0c907

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ with gr.Blocks(css=css) as app:
128
  """
129
  )
130
 
131
- with gr.row():
132
  gr.HTML('<div class="demo-banner">This is a demo. For the full version, please refer to the <a href="https://github.com/xLearn-AU/R-Detect" target="_blank">GitHub</a> or the <a href="https://openreview.net/forum?id=z9j7wctoGV" target="_blank">Paper</a>.</div>')
133
 
134
  with gr.Row():
 
128
  """
129
  )
130
 
131
+ with gr.Row():
132
  gr.HTML('<div class="demo-banner">This is a demo. For the full version, please refer to the <a href="https://github.com/xLearn-AU/R-Detect" target="_blank">GitHub</a> or the <a href="https://openreview.net/forum?id=z9j7wctoGV" target="_blank">Paper</a>.</div>')
133
 
134
  with gr.Row():