Didier commited on
Commit
08601dc
·
verified ·
1 Parent(s): 1b63fc6

Update module_ocr.py

Browse files
Files changed (1) hide show
  1. module_ocr.py +1 -1
module_ocr.py CHANGED
@@ -120,7 +120,7 @@ with gr.Blocks() as demo:
120
  output_text = gr.Textbox(label="OCR output")
121
  output_file = gr.File(
122
  label="Download OCR'ed PDF",
123
- height=100
124
  )
125
 
126
  # Input: anguage(s) used in document, output types
 
120
  output_text = gr.Textbox(label="OCR output")
121
  output_file = gr.File(
122
  label="Download OCR'ed PDF",
123
+ height=50
124
  )
125
 
126
  # Input: anguage(s) used in document, output types