Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
faiss-cpu
|
4 |
sentence-transformers
|
5 |
-
|
6 |
-
torch
|
7 |
-
accelerate>=0.26.0
|
|
|
1 |
+
huggingface_hub
|
2 |
+
llama-cpp-python
|
|
|
3 |
sentence-transformers
|
4 |
+
faiss-cpu
|
|
|
|