TroglodyteDerivations
commited on
Commit
•
ecb4672
1
Parent(s):
1379ac7
Updated lines 5-6 with: datasets | plotly
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
pandas
|
2 |
numpy
|
3 |
scikit-learn
|
4 |
-
tensorflow
|
|
|
|
|
|
1 |
pandas
|
2 |
numpy
|
3 |
scikit-learn
|
4 |
+
tensorflow
|
5 |
+
datasets
|
6 |
+
plotly
|