mohammad2928git commited on
Commit
cbb5807
·
verified ·
1 Parent(s): 821fca7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ import pytesseract
20
  from pdf2image import convert_from_path
21
  from PIL import Image
22
  import os
23
-
24
 
25
 
26
  # Function to perform OCR
 
20
  from pdf2image import convert_from_path
21
  from PIL import Image
22
  import os
23
+ import tempfile
24
 
25
 
26
  # Function to perform OCR