Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gpt4all
|
|
| 2 |
langchain
|
| 3 |
langchain_community
|
| 4 |
langchain_core
|
| 5 |
-
llama-cpp-python
|
|
|
|
|
|
| 2 |
langchain
|
| 3 |
langchain_community
|
| 4 |
langchain_core
|
| 5 |
+
llama-cpp-python
|
| 6 |
+
scikit-learn
|