Update requirements.txt

#46
Files changed (1) hide show
  1. requirements.txt +10 -21
requirements.txt CHANGED
@@ -1,24 +1,13 @@
1
- torch==1.13.1
2
- torchvision==0.14.1
3
- torchaudio==0.13.1
4
- 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
19
- basicsr==1.4.2
20
- facexlib==0.3.0
21
- dlib-bin
22
- gfpgan
23
- av
24
  safetensors
 
1
+ `gradio>=4.0.0,<6.0.0
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+ numpy
6
+ opencv-python
 
 
 
 
 
7
  scipy
 
8
  tqdm
9
+ imageio
10
+ imageio-ffmpeg
11
+ librosa
12
+ face-alignment
 
 
 
 
 
13
  safetensors