Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
llama-cpp-python
|
3 |
-
sentence-transformers
|
4 |
faiss-cpu
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
|
|
|
|
2 |
faiss-cpu
|
3 |
+
sentence-transformers
|
4 |
+
llama-cpp-python
|
5 |
+
huggingface_hub
|