Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
gradio
|
3 |
tensorflow>=2.8
|
4 |
torch>=1.10
|
5 |
torchvision>=0.11
|
|
|
1 |
+
gradio>=4.0
|
|
|
2 |
tensorflow>=2.8
|
3 |
torch>=1.10
|
4 |
torchvision>=0.11
|