Spaces:
Sleeping
Sleeping
Update other_function.py
Browse files- other_function.py +0 -1
other_function.py
CHANGED
@@ -8,7 +8,6 @@ import pandas as pd
|
|
8 |
from urllib.parse import urlparse
|
9 |
import os
|
10 |
|
11 |
-
from pdf2image import convert_from_path
|
12 |
import cv2
|
13 |
import numpy as np
|
14 |
import pytesseract
|
|
|
8 |
from urllib.parse import urlparse
|
9 |
import os
|
10 |
|
|
|
11 |
import cv2
|
12 |
import numpy as np
|
13 |
import pytesseract
|