Spaces:
Runtime error
Runtime error
Commit
·
df60a76
1
Parent(s):
497b53f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -27,4 +27,5 @@ sentencepiece==0.1.99
|
|
27 |
filesplit==4.0.1
|
28 |
pydot==2.0.0
|
29 |
graphviz==0.20.1
|
30 |
-
tiktoken
|
|
|
|
27 |
filesplit==4.0.1
|
28 |
pydot==2.0.0
|
29 |
graphviz==0.20.1
|
30 |
+
tiktoken
|
31 |
+
scikit-learn==1.1.3
|