kevinwang676 commited on
Commit
0b86e76
1 Parent(s): 1f74c86

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -3
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  torch
2
  torchvision
3
  torchaudio
4
- numpy==1.21.6
5
  face_alignment==1.3.0
6
  imageio==2.19.3
7
  imageio-ffmpeg==0.4.7
8
- librosa==0.8.0
9
  numba
10
  resampy==0.3.1
11
  pydub==0.25.1
@@ -21,4 +21,15 @@ facexlib==0.3.0
21
  dlib-bin
22
  gfpgan
23
  av
24
- safetensors
 
 
 
 
 
 
 
 
 
 
 
 
1
  torch
2
  torchvision
3
  torchaudio
4
+ numpy==1.22.0
5
  face_alignment==1.3.0
6
  imageio==2.19.3
7
  imageio-ffmpeg==0.4.7
8
+ librosa==0.8.1
9
  numba
10
  resampy==0.3.1
11
  pydub==0.25.1
 
21
  dlib-bin
22
  gfpgan
23
  av
24
+ safetensors
25
+ transformers
26
+ webrtcvad==2.0.10
27
+ protobuf
28
+ cpm_kernels
29
+ mdtex2html
30
+ sentencepiece
31
+ accelerate
32
+ loguru
33
+ edge_tts
34
+ altair
35
+ gradio==3.36.1