Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
gradio==
|
4 |
gdown
|
5 |
Pillow
|
6 |
opencv-python
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
gradio==3.50.2
|
4 |
gdown
|
5 |
Pillow
|
6 |
opencv-python
|