Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ torch==1.12.1
|
|
3 |
torchvision==0.13.1
|
4 |
numpy==1.23.1
|
5 |
git+https://github.com/openai/CLIP.git
|
6 |
-
gradio==3.
|
7 |
albumentations==1.3.0
|
8 |
imageio==2.9.0
|
9 |
imageio-ffmpeg==0.4.2
|
|
|
3 |
torchvision==0.13.1
|
4 |
numpy==1.23.1
|
5 |
git+https://github.com/openai/CLIP.git
|
6 |
+
gradio==3.44.0
|
7 |
albumentations==1.3.0
|
8 |
imageio==2.9.0
|
9 |
imageio-ffmpeg==0.4.2
|