sophcheng commited on
Commit
12d4c2a
·
verified ·
1 Parent(s): ab764ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ with gr.Blocks(theme=theme) as demo:
204
  gr.Markdown(topics1) # Show the topics on the left side
205
  gr.Markdown(topics2)
206
  gr.Markdown(summary)
207
- with gr.Row():
208
  with gr.Column():
209
  gr.Markdown(" ")
210
  gr.Markdown(" ")
 
204
  gr.Markdown(topics1) # Show the topics on the left side
205
  gr.Markdown(topics2)
206
  gr.Markdown(summary)
207
+ with gr.Row():
208
  with gr.Column():
209
  gr.Markdown(" ")
210
  gr.Markdown(" ")