Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
tensorflow==2.13.0
|
| 2 |
-
keras==
|
| 3 |
gradio
|
| 4 |
numpy
|
|
|
|
| 1 |
tensorflow==2.13.0
|
| 2 |
+
keras==2.13.1
|
| 3 |
gradio
|
| 4 |
numpy
|