Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ docx2txt==0.8
|
|
8 |
python-pptx==0.6.23
|
9 |
huggingface_hub==0.23.4
|
10 |
sentence-transformers==2.7.0
|
11 |
-
torch==2.3.0
|
|
|
|
8 |
python-pptx==0.6.23
|
9 |
huggingface_hub==0.23.4
|
10 |
sentence-transformers==2.7.0
|
11 |
+
torch==2.3.0
|
12 |
+
tenacity==8.5.0
|