Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio==4.44.1
|
| 2 |
pdfplumber==0.10.2
|
| 3 |
-
python-docx==1.1.0
|
|
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
pdfplumber==0.10.2
|
| 3 |
+
python-docx==1.1.0
|
| 4 |
+
fitz
|