Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
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
|
@@ -25,6 +25,6 @@ safetensors==0.2.7
|
|
25 |
triton
|
26 |
basicsr==1.4.2
|
27 |
xformers==0.0.13
|
28 |
-
#deepface
|
29 |
#opencv-contrib-python
|
30 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
3 |
torchvision==0.13.1
|
4 |
numpy==1.23.1
|
5 |
git+https://github.com/openai/CLIP.git
|
6 |
+
gradio==3.39.0
|
7 |
albumentations==1.3.0
|
8 |
imageio==2.9.0
|
9 |
imageio-ffmpeg==0.4.2
|
|
|
25 |
triton
|
26 |
basicsr==1.4.2
|
27 |
xformers==0.0.13
|
28 |
+
#deepface
|
29 |
#opencv-contrib-python
|
30 |
--extra-index-url https://download.pytorch.org/whl/cu113
|