Xuanyou commited on
Commit
a131812
·
verified ·
1 Parent(s): 03b0c4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch == 2.1.2
2
- torchvision==0.16.2
3
- torchaudio==2.1.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