Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
pip==24.1.2
|
| 2 |
streamlit==1.10.0
|
| 3 |
-
|
|
|
|
| 4 |
scikit-learn==1.0.2
|
| 5 |
-
matplotlib==3.5.1
|
| 6 |
wordcloud==1.8.1
|
| 7 |
-
|
|
|
|
| 8 |
regex==2022.3.15
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
| 1 |
streamlit==1.10.0
|
| 2 |
+
pandas
|
| 3 |
+
matplotlib
|
| 4 |
scikit-learn==1.0.2
|
|
|
|
| 5 |
wordcloud==1.8.1
|
| 6 |
+
konlpy==0.6.0
|
| 7 |
+
numpy
|
| 8 |
regex==2022.3.15
|
| 9 |
+
pykospacing
|
| 10 |
+
git+https://github.com/ssut/py-hanspell.git
|