Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -3,9 +3,10 @@ pypdf==4.1.0
|
|
3 |
sentence-transformers==2.3.1
|
4 |
faiss-cpu==1.7.4
|
5 |
transformers==4.38.2
|
6 |
-
accelerate==0.
|
7 |
gradio==4.19.2
|
8 |
-
bitsandbytes==0.
|
9 |
huggingface-hub==0.20.3
|
10 |
torch==2.2.1
|
11 |
-
python-dotenv==1.0.1
|
|
|
|
3 |
sentence-transformers==2.3.1
|
4 |
faiss-cpu==1.7.4
|
5 |
transformers==4.38.2
|
6 |
+
accelerate==0.29.1
|
7 |
gradio==4.19.2
|
8 |
+
bitsandbytes==0.43.0
|
9 |
huggingface-hub==0.20.3
|
10 |
torch==2.2.1
|
11 |
+
python-dotenv==1.0.1
|
12 |
+
hf_xet==0.1.2
|