Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ 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
|
|
|
|
9 |
huggingface_hub==0.23.4
|
10 |
sentence-transformers==2.7.0
|
11 |
torch==2.3.0
|
12 |
+
tenacity==8.5.0
|
13 |
+
bitsandbytes==0.43.1
|