Spaces:
Running
Running
Commit
·
7ccaecf
1
Parent(s):
1a7ff48
fix
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
cohere
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
cohere
|
3 |
+
faiss
|
4 |
+
sentence_transformers
|