Spaces:
Runtime error
Runtime error
change scikit
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
konlpy
|
2 |
-
|
3 |
numpy
|
4 |
gradio
|
5 |
-
pip
|
6 |
torch
|
7 |
transformers
|
|
|
1 |
konlpy
|
2 |
+
scikit-learn
|
3 |
numpy
|
4 |
gradio
|
|
|
5 |
torch
|
6 |
transformers
|