Spaces:
Runtime error
Runtime error
req2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch==1.12.1
|
|
2 |
torchvision==0.13.1
|
3 |
clip @ git+https://github.com/openai/CLIP.git
|
4 |
Cython==3.0.5
|
5 |
-
numpy==1.
|
6 |
coloredlogs==15.0.1
|
7 |
ffmpeg_python==0.2.0
|
8 |
ftfy==6.1.1
|
|
|
2 |
torchvision==0.13.1
|
3 |
clip @ git+https://github.com/openai/CLIP.git
|
4 |
Cython==3.0.5
|
5 |
+
numpy==1.21.2
|
6 |
coloredlogs==15.0.1
|
7 |
ffmpeg_python==0.2.0
|
8 |
ftfy==6.1.1
|