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