Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio
|
2 |
-
tensorflow
|
3 |
tensorflow-addons
|
4 |
torch
|
|
|
1 |
gradio
|
2 |
+
tensorflow==2.9
|
3 |
tensorflow-addons
|
4 |
torch
|