Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
tensorflow
|
2 |
-
keras
|
3 |
-
numpy
|
4 |
-
scipy
|
5 |
-
pandas
|
6 |
-
h5py
|
|
|
1 |
+
tensorflow
|
2 |
+
keras
|
3 |
+
numpy
|
4 |
+
scipy
|
5 |
+
pandas
|
6 |
+
h5py
|