Spaces:
Running
Running
pip: bump gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ opencv-python-headless
|
|
2 |
pyyaml==5.1
|
3 |
torch
|
4 |
torchvision
|
5 |
-
gradio
|
|
|
2 |
pyyaml==5.1
|
3 |
torch
|
4 |
torchvision
|
5 |
+
gradio==3.41.2
|