Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,10 +9,12 @@ torch==2.1.0
|
|
9 |
transformers==4.35.0
|
10 |
xformers==0.0.22.post7
|
11 |
faiss-gpu==1.7.2
|
|
|
12 |
#faiss-cpu
|
13 |
|
14 |
|
15 |
|
|
|
16 |
#git+https://github.com/huggingface/accelerate.git
|
17 |
#bitsandbytes
|
18 |
#langchain-community
|
|
|
9 |
transformers==4.35.0
|
10 |
xformers==0.0.22.post7
|
11 |
faiss-gpu==1.7.2
|
12 |
+
tokenizers
|
13 |
#faiss-cpu
|
14 |
|
15 |
|
16 |
|
17 |
+
|
18 |
#git+https://github.com/huggingface/accelerate.git
|
19 |
#bitsandbytes
|
20 |
#langchain-community
|