vinthony commited on
Commit
bce457b
1 Parent(s): 684bb8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==1.12.1
2
- torchvision==0.13.1
3
- torchaudio==0.12.1
4
  numpy==1.21.6
5
  face_alignment==1.3.5
6
  imageio==2.19.3
 
1
+ torch==1.13.1
2
+ torchvision==0.14.1
3
+ torchaudio==0.13.1
4
  numpy==1.21.6
5
  face_alignment==1.3.5
6
  imageio==2.19.3