Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ torch==2.0.1 # Required for transformers
|
|
4 |
PyPDF2==3.0.0
|
5 |
python-docx==0.8.11
|
6 |
python-pptx==0.6.21
|
|
|
|
|
|
4 |
PyPDF2==3.0.0
|
5 |
python-docx==0.8.11
|
6 |
python-pptx==0.6.21
|
7 |
+
numpy<2
|
8 |
+
sentencepiece
|