Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ PyPDF2>=3.0.0
|
|
3 |
python-docx>=1.0.0
|
4 |
transformers>=4.37.0
|
5 |
torch>=2.2.0
|
6 |
-
|
|
|
|
3 |
python-docx>=1.0.0
|
4 |
transformers>=4.37.0
|
5 |
torch>=2.2.0
|
6 |
+
sentencepiece>=0.1.99
|
7 |
+
accelerate>=0.27.0
|