Didier commited on
Commit
b599655
·
verified ·
1 Parent(s): 912d497

Update module_ocr.py

Browse files
Files changed (1) hide show
  1. module_ocr.py +1 -0
module_ocr.py CHANGED
@@ -9,6 +9,7 @@ import gradio as gr
9
  import ocr
10
  import pdf2image
11
  import tempfile
 
12
 
13
  #
14
  # Process one file
 
9
  import ocr
10
  import pdf2image
11
  import tempfile
12
+ import os
13
 
14
  #
15
  # Process one file