pritish commited on
Commit
60e0afe
·
1 Parent(s): ae147a3

changed UI

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -174,6 +174,7 @@ with gr.Blocks() as demo:
174
 
175
  gr.Markdown(f'<center><h1>{title}</h1></center>')
176
  gr.Markdown(description)
 
177
 
178
  with gr.Row():
179
 
 
174
 
175
  gr.Markdown(f'<center><h1>{title}</h1></center>')
176
  gr.Markdown(description)
177
+ gr.Markdown('<br>')
178
 
179
  with gr.Row():
180