igashov commited on
Commit
58a6a86
·
verified ·
1 Parent(s): 6ef7a30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -516,7 +516,7 @@ with demo:
516
  '[**[Paper]**](https://arxiv.org/abs/2210.05274) '
517
  '[**[Code]**](https://github.com/igashov/DiffLinker)'
518
  )
519
- with gr.Box():
520
  with gr.Row():
521
  with gr.Column():
522
  gr.Markdown('## Input')
 
516
  '[**[Paper]**](https://arxiv.org/abs/2210.05274) '
517
  '[**[Code]**](https://github.com/igashov/DiffLinker)'
518
  )
519
+ with gr.Group():
520
  with gr.Row():
521
  with gr.Column():
522
  gr.Markdown('## Input')