Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
numpy
|
|
|
2 |
tensorflow
|
3 |
-
scrit-learn
|
|
|
1 |
numpy
|
2 |
+
scikit-learn
|
3 |
tensorflow
|
|