Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch == 2.
|
2 |
-
torchvision==0.
|
3 |
-
torchaudio==2.
|
4 |
moviepy==1.0.3
|
5 |
imageio[ffmpeg]
|
6 |
pillow==10.4.0
|
|
|
1 |
+
torch == 2.3.0
|
2 |
+
torchvision==0.18.0
|
3 |
+
torchaudio==2.3.0
|
4 |
moviepy==1.0.3
|
5 |
imageio[ffmpeg]
|
6 |
pillow==10.4.0
|