Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
tensorflow
|
|
|
2 |
gdown
|
3 |
gradio
|
4 |
pillow_avif_plugin
|
|
|
1 |
+
tensorflow==2.14.0
|
2 |
+
keras==2.14.0
|
3 |
gdown
|
4 |
gradio
|
5 |
pillow_avif_plugin
|