Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,6 @@ import requests
|
|
15 |
import shutil
|
16 |
from concurrent.futures import ThreadPoolExecutor
|
17 |
import time
|
18 |
-
import fitz # PyMuPDF
|
19 |
|
20 |
# Constants
|
21 |
DEFAULT_LANGUAGE = "English"
|
|
|
15 |
import shutil
|
16 |
from concurrent.futures import ThreadPoolExecutor
|
17 |
import time
|
|
|
18 |
|
19 |
# Constants
|
20 |
DEFAULT_LANGUAGE = "English"
|