Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain==0.2.17
|
|
4 |
langchain_chroma==0.1.4
|
5 |
langchain_community==0.2.19
|
6 |
torch==2.5.1
|
7 |
-
sentencepiece==0.2.0
|
|
|
|
4 |
langchain_chroma==0.1.4
|
5 |
langchain_community==0.2.19
|
6 |
torch==2.5.1
|
7 |
+
sentencepiece==0.2.0
|
8 |
+
scikit-learn==1.6.0
|