akin23 commited on
Commit
496ac5f
·
verified ·
1 Parent(s): b364c28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  numpy==1.23.4
2
  scipy==1.10.1
3
  numba
@@ -8,13 +11,13 @@ imageio==2.19.3
8
  imageio-ffmpeg==0.4.7
9
  scikit-image==0.19.3
10
  opencv-python==4.8.1.78
 
 
 
11
  librosa==0.9.2
12
  pydub==0.25.1
13
  resampy==0.3.1
14
  kornia==0.6.8
15
- torch==2.0.1
16
- torchaudio
17
- torchvision
18
  gradio==3.50.2
19
  requests
20
  safetensors
 
1
+ torch==2.0.1
2
+ torchaudio
3
+ torchvision
4
  numpy==1.23.4
5
  scipy==1.10.1
6
  numba
 
11
  imageio-ffmpeg==0.4.7
12
  scikit-image==0.19.3
13
  opencv-python==4.8.1.78
14
+ facexlib==0.3.0
15
+ gfpgan==1.3.8
16
+ face_alignment==1.3.5
17
  librosa==0.9.2
18
  pydub==0.25.1
19
  resampy==0.3.1
20
  kornia==0.6.8
 
 
 
21
  gradio==3.50.2
22
  requests
23
  safetensors