Spaces:
Runtime error
Runtime error
initial
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
datetime
|
| 2 |
+
time
|
| 3 |
+
pandas
|
| 4 |
+
numpy
|
| 5 |
+
requests
|
| 6 |
+
matplotlib
|
| 7 |
+
sklearn
|
| 8 |
+
tensorflow
|
| 9 |
+
keras
|