SetuG commited on
Commit
53017b5
·
verified ·
1 Parent(s): a9d5adb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -5,14 +5,10 @@ numpy==1.23.5
5
  face_alignment==1.3.0
6
  imageio==2.19.3
7
  imageio-ffmpeg==0.4.7
8
- librosa==0.8.0
9
  numba==0.56.4
10
  resampy==0.3.1
11
  pydub==0.25.1
12
- scipy
13
  kornia==0.6.8
14
- tqdm
15
- yacs==0.1.8
16
  pyyaml
17
  joblib==1.1.0
18
  scikit-image==0.19.3
@@ -21,4 +17,10 @@ facexlib==0.3.0
21
  dlib-bin
22
  gfpgan
23
  av
24
- safetensors
 
 
 
 
 
 
 
5
  face_alignment==1.3.0
6
  imageio==2.19.3
7
  imageio-ffmpeg==0.4.7
 
8
  numba==0.56.4
9
  resampy==0.3.1
10
  pydub==0.25.1
 
11
  kornia==0.6.8
 
 
12
  pyyaml
13
  joblib==1.1.0
14
  scikit-image==0.19.3
 
17
  dlib-bin
18
  gfpgan
19
  av
20
+ safetensors
21
+ gradio==3.50.2
22
+ tqdm
23
+ yacs
24
+ pyyaml
25
+ scipy==1.10.1
26
+ librosa==0.9.1