Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ python-docx==0.8.11
|
|
3 |
transformers==4.28.0
|
4 |
numpy==1.23.5
|
5 |
scipy==1.9.3
|
6 |
-
torch==1.13.1
|
|
|
|
3 |
transformers==4.28.0
|
4 |
numpy==1.23.5
|
5 |
scipy==1.9.3
|
6 |
+
torch==1.13.1
|
7 |
+
docx2txt
|