Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ torchvision==0.14.1+cu117
|
|
4 |
torchaudio==0.13.1
|
5 |
numpy==1.23.1
|
6 |
gradio==3.30.0
|
7 |
-
gradio_client==0.
|
8 |
albumentations==1.3.0
|
9 |
opencv-contrib-python==4.3.0.36
|
10 |
imageio==2.9.0
|
|
|
4 |
torchaudio==0.13.1
|
5 |
numpy==1.23.1
|
6 |
gradio==3.30.0
|
7 |
+
gradio_client==0.2.4
|
8 |
albumentations==1.3.0
|
9 |
opencv-contrib-python==4.3.0.36
|
10 |
imageio==2.9.0
|