JusperLee commited on
Commit
c3c8ddd
·
1 Parent(s): 45fdacc

fixed bugs

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch
2
  torchaudio
3
  torchvision
 
4
  moviepy
5
  face_alignment
6
  beartype
 
1
  torch
2
  torchaudio
3
  torchvision
4
+ torchcodec
5
  moviepy
6
  face_alignment
7
  beartype