Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
tensorflow
|
4 |
tensorflow-addons
|
5 |
torch
|
|
|
1 |
gradio
|
2 |
+
tensorflow==2.15.0 tensorflow-addons==0.24.0
|
3 |
tensorflow
|
4 |
tensorflow-addons
|
5 |
torch
|