Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
keras==2.9.0
|
|
|
2 |
numpy
|
|
|
1 |
keras==2.9.0
|
2 |
+
tensorflow==2.9.1
|
3 |
numpy
|