Clocksp commited on
Commit
ff90fe5
·
verified ·
1 Parent(s): 021bb96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -253,7 +253,7 @@ with gr.Blocks(title=title) as demo:
253
 
254
  gr.Markdown("## Test Samples")
255
 
256
- with gr.Row():
257
 
258
  # NORMAL
259
  with gr.Column(scale=1):
 
253
 
254
  gr.Markdown("## Test Samples")
255
 
256
+ with gr.Row(scale=1):
257
 
258
  # NORMAL
259
  with gr.Column(scale=1):