Spaces:
Runtime error
Runtime error
Zell
commited on
Commit
·
2a5d6bd
1
Parent(s):
304fcbe
Fix loading of model
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
# requirements.txt
|
2 |
gradio==3.25.0
|
3 |
numpy<2.0
|
4 |
-
tensorflow-cpu==2.
|
|
|
|
1 |
# requirements.txt
|
2 |
gradio==3.25.0
|
3 |
numpy<2.0
|
4 |
+
tensorflow-cpu==2.16.*
|
5 |
+
keras==3.0.0
|