jackkuo commited on
Commit
72c9856
·
verified ·
1 Parent(s): 11e67e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -314,7 +314,7 @@ with gr.Blocks(title="Automated Enzyme Kinetics Extractor") as demo:
314
 
315
  with gr.Row():
316
  with gr.Column(scale=1):
317
- file_out = gr.Gallery(label="PDF Viewer", columns=1, rows=1, height="900px", container=True)
318
 
319
  with gr.Column(scale=1):
320
  text_output = gr.Textbox(
 
314
 
315
  with gr.Row():
316
  with gr.Column(scale=1):
317
+ file_out = gr.Gallery(label="PDF Viewer", columns=1, rows=1, height="820px", preview=True)
318
 
319
  with gr.Column(scale=1):
320
  text_output = gr.Textbox(