Spaces:
Sleeping
Sleeping
sgt444pepper
commited on
init!
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
faiss-cpu
|
3 |
+
numpy
|
4 |
+
rank-bm25
|
5 |
+
litellm
|
6 |
+
transformers
|
7 |
+
os
|
8 |
+
torch
|
9 |
+
sentence_transformers
|