Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +23 -0
requirements.txt
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
face_alignment
|
3 |
+
imageio
|
4 |
+
imageio-ffmpeg
|
5 |
+
librosa
|
6 |
+
numba
|
7 |
+
resampy
|
8 |
+
pydub
|
9 |
+
scipy
|
10 |
+
kornia
|
11 |
+
tqdm
|
12 |
+
yacs
|
13 |
+
pyyaml
|
14 |
+
joblib
|
15 |
+
scikit-image
|
16 |
+
basicsr
|
17 |
+
facexlib
|
18 |
+
gradio
|
19 |
+
gfpgan
|
20 |
+
av
|
21 |
+
safetensors
|
22 |
+
torchvision
|
23 |
+
TTS
|