Spaces:
Running
Running
glitz-dev commited on
Commit ·
e8ae658
1
Parent(s): 82661a8
static folder added
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
cryptography==46.0.1
|
| 2 |
fastapi==0.118.0
|
| 3 |
-
|
| 4 |
nltk==3.9.1
|
| 5 |
numpy<2.3.0,>=2
|
| 6 |
opencv_python==4.12.0.88
|
|
|
|
| 1 |
cryptography==46.0.1
|
| 2 |
fastapi==0.118.0
|
| 3 |
+
PyMuPDF==1.22.5
|
| 4 |
nltk==3.9.1
|
| 5 |
numpy<2.3.0,>=2
|
| 6 |
opencv_python==4.12.0.88
|