Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +10 -2
requirements.txt
CHANGED
@@ -22,6 +22,14 @@ realesrgan>=0.3.0
|
|
22 |
gfpgan>=1.3.8
|
23 |
basicsr>=1.4.2
|
24 |
facexlib>=0.3.0
|
25 |
-
coqui-tts
|
26 |
-
torchaudio
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
gfpgan>=1.3.8
|
23 |
basicsr>=1.4.2
|
24 |
facexlib>=0.3.0
|
|
|
|
|
25 |
|
26 |
+
torchaudio
|
27 |
+
transformers
|
28 |
+
pydub
|
29 |
+
git+https://github.com/openai/whisper.git
|
30 |
+
huggingface-hub
|
31 |
+
munch
|
32 |
+
einops
|
33 |
+
descript-audio-codec
|
34 |
+
onnxruntime-gpu==1.19.0
|
35 |
+
coqui-tts
|