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