Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
keras
|
2 |
-
|
|
|
|
|
|
1 |
+
keras.models
|
2 |
+
keras.preproccessing
|
3 |
+
heapq
|
4 |
+
tensorflow
|