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