Torchem commited on
Commit
d49b8df
Β·
verified Β·
1 Parent(s): c7ae105

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -2,12 +2,15 @@ torch
2
  torchaudio
3
  transformers
4
  accelerate
 
5
  ffmpeg-python
6
  soundfile
7
- gradio
8
  Pillow
 
9
  requests
10
  tqdm
11
- git+https://github.com/OpenTalker/SadTalker.git
12
- mediapipe
13
  opencv-python
 
 
 
 
2
  torchaudio
3
  transformers
4
  accelerate
5
+ tensorflow
6
  ffmpeg-python
7
  soundfile
8
+ numpy
9
  Pillow
10
+ gradio
11
  requests
12
  tqdm
 
 
13
  opencv-python
14
+
15
+ # Wav2Lip (stable)
16
+ git+https://github.com/Rudrabha/Wav2Lip.git