Spaces:
Runtime error
Runtime error
Commit
·
f3f1ffd
1
Parent(s):
4610f7a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ Levenshtein==0.19.3
|
|
3 |
matplotlib
|
4 |
numpy
|
5 |
pandas
|
6 |
-
streamlit
|
|
|
|
3 |
matplotlib
|
4 |
numpy
|
5 |
pandas
|
6 |
+
streamlit
|
7 |
+
scikit-learn
|