Spaces:
Runtime error
Runtime error
nisharg nargund
commited on
Commit
·
7d7702e
1
Parent(s):
3e71227
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tensorflow
|
2 |
numpy
|
3 |
pandas
|
4 |
-
matplotlib
|
|
|
|
1 |
tensorflow
|
2 |
numpy
|
3 |
pandas
|
4 |
+
matplotlib
|
5 |
+
scikit-learn
|