pierreguillou commited on
Commit
07979a0
1 Parent(s): 35d24fc

exemple.png

Browse files
Files changed (3) hide show
  1. app.py +1 -1
  2. exemple.png +0 -0
  3. img0_pdf.png +0 -0
app.py CHANGED
@@ -18,7 +18,7 @@ title = "Tesseract OCR (Portuguese)"
18
  description = "Gradio demo for Tesseract in Portuguese (Tesseract is an open source text recognition (OCR) Engine)."
19
  article = "<p style='text-align: center'><a href='https://tesseract-ocr.github.io/' target='_blank'>Tesseract documentation</a> | <a href='https://github.com/tesseract-ocr/tesseract' target='_blank'>Github Repo</a></p>"
20
  #examples = [['eurotext.png', ['eng']], ['tesseract_sample.png', ['jpn', 'eng']], ['chi.jpg', ['HanS', 'HanT']]]
21
- examples = [['img0_pdf.png']]
22
 
23
  gr.Interface(
24
  inference,
 
18
  description = "Gradio demo for Tesseract in Portuguese (Tesseract is an open source text recognition (OCR) Engine)."
19
  article = "<p style='text-align: center'><a href='https://tesseract-ocr.github.io/' target='_blank'>Tesseract documentation</a> | <a href='https://github.com/tesseract-ocr/tesseract' target='_blank'>Github Repo</a></p>"
20
  #examples = [['eurotext.png', ['eng']], ['tesseract_sample.png', ['jpn', 'eng']], ['chi.jpg', ['HanS', 'HanT']]]
21
+ examples = [['exemple.png']]
22
 
23
  gr.Interface(
24
  inference,
exemple.png ADDED
img0_pdf.png DELETED
Binary file (412 kB)