Spaces:
Running
Running
change python dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.
|
2 |
torch
|
3 |
torchvision
|
4 |
opencv-python
|
|
|
1 |
+
gradio==4.14.0
|
2 |
torch
|
3 |
torchvision
|
4 |
opencv-python
|