Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ wsproto
|
|
4 |
websockets
|
5 |
torch==2.4.0
|
6 |
transformers
|
7 |
-
|
8 |
pandas
|
9 |
numpy
|
|
|
4 |
websockets
|
5 |
torch==2.4.0
|
6 |
transformers
|
7 |
+
faiss-cpu
|
8 |
pandas
|
9 |
numpy
|