Spaces:
Runtime error
Runtime error
update gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ matplotlib
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
opencv-python
|
| 5 |
-
gradio==3.
|
|
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
opencv-python
|
| 5 |
+
gradio==3.13.0
|