Spaces:
Runtime error
Runtime error
arjunanand13
commited on
Commit
•
8c96f84
1
Parent(s):
868ca3b
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -8,6 +8,8 @@ sentence_transformers==2.2.2
|
|
8 |
torch==2.1.0
|
9 |
transformers==4.35.0
|
10 |
xformers==0.0.22.post7
|
|
|
|
|
11 |
|
12 |
|
13 |
|
|
|
8 |
torch==2.1.0
|
9 |
transformers==4.35.0
|
10 |
xformers==0.0.22.post7
|
11 |
+
faiss-gpu
|
12 |
+
faiss-cpu
|
13 |
|
14 |
|
15 |
|