Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,8 +3,8 @@ torch==1.13.1+cu117
|
|
3 |
torchvision==0.14.1+cu117
|
4 |
torchaudio==0.13.1
|
5 |
numpy==1.23.1
|
6 |
-
gradio==3.
|
7 |
-
gradio-client==0.2
|
8 |
albumentations==1.3.0
|
9 |
opencv-contrib-python==4.3.0.36
|
10 |
imageio==2.9.0
|
|
|
3 |
torchvision==0.14.1+cu117
|
4 |
torchaudio==0.13.1
|
5 |
numpy==1.23.1
|
6 |
+
gradio==3.26.0
|
7 |
+
gradio-client==0.1.2
|
8 |
albumentations==1.3.0
|
9 |
opencv-contrib-python==4.3.0.36
|
10 |
imageio==2.9.0
|