Updated requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
llama-cpp-python
|
3 |
scikit-learn
|
4 |
-
faiss
|
5 |
huggingface-hub
|
6 |
|
|
|
1 |
gradio
|
2 |
llama-cpp-python
|
3 |
scikit-learn
|
4 |
+
faiss-cpu
|
5 |
huggingface-hub
|
6 |
|