Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ tqdm
|
|
8 |
espnet
|
9 |
moviepy
|
10 |
python_speech_features
|
11 |
-
transformers
|
|
|
|
|
|
|
|
8 |
espnet
|
9 |
moviepy
|
10 |
python_speech_features
|
11 |
+
transformers
|
12 |
+
facexlib
|
13 |
+
tb-nightly -i https://mirrors.aliyun.com/pypi/simple
|
14 |
+
pip install gfpgan
|