Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch == 2.1.2
|
2 |
-
torchvision==0.
|
3 |
torchaudio==2.3.0
|
4 |
moviepy==1.0.3
|
5 |
imageio[ffmpeg]
|
|
|
1 |
torch == 2.1.2
|
2 |
+
torchvision==0.15.1
|
3 |
torchaudio==2.3.0
|
4 |
moviepy==1.0.3
|
5 |
imageio[ffmpeg]
|