Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ gradio>=4.0
|
|
| 2 |
requests>=2.31
|
| 3 |
python-docx>=0.8.11
|
| 4 |
pypdf>=3.0.0
|
|
|
|
|
|
| 2 |
requests>=2.31
|
| 3 |
python-docx>=0.8.11
|
| 4 |
pypdf>=3.0.0
|
| 5 |
+
python-magic>=0.4.27
|