mich123geb commited on
Commit
2da9793
·
verified ·
1 Parent(s): 5179667

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -10,4 +10,5 @@ soundfile # safe WAV read/write inside audio.py
10
  python_speech_features # required by Wav2Lip’s audio.py
11
  tqdm # progress bars (used in inference.py)
12
  gradio # Space UI & API
13
- librosa==0.9.2
 
 
10
  python_speech_features # required by Wav2Lip’s audio.py
11
  tqdm # progress bars (used in inference.py)
12
  gradio # Space UI & API
13
+ librosa==0.9.2
14
+ face-alignment