Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ pillow>=10.0.0
|
|
| 4 |
transformers>=4.30.0
|
| 5 |
torch>=2.0.0
|
| 6 |
numpy>=1.24.0
|
| 7 |
-
pandas>=2.0.0
|
|
|
|
|
|
| 4 |
transformers>=4.30.0
|
| 5 |
torch>=2.0.0
|
| 6 |
numpy>=1.24.0
|
| 7 |
+
pandas>=2.0.0
|
| 8 |
+
python-docx>=1.1.0
|