Spaces:
Build error
Build error
Update utils/document_processor.py
Browse files
utils/document_processor.py
CHANGED
|
@@ -17,7 +17,6 @@ from pathlib import Path
|
|
| 17 |
import streamlit as st
|
| 18 |
import shutil
|
| 19 |
import poppler
|
| 20 |
-
import fitz # PyMuPDF's module name
|
| 21 |
|
| 22 |
|
| 23 |
class DocumentProcessor:
|
|
|
|
| 17 |
import streamlit as st
|
| 18 |
import shutil
|
| 19 |
import poppler
|
|
|
|
| 20 |
|
| 21 |
|
| 22 |
class DocumentProcessor:
|