Spaces:
Runtime error
Runtime error
artificialguybr
commited on
Commit
β’
0a0632b
1
Parent(s):
f1678e6
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
jiwer
|
2 |
+
googletrans==4.0.0-rc1
|
3 |
+
basicsr==1.4.2
|
4 |
+
face-alignment==1.3.4
|
5 |
+
kornia==0.5.1
|
6 |
+
ninja==1.10.2.3
|
7 |
+
einops==0.4.1
|
8 |
+
facexlib==0.2.5
|
9 |
+
librosa==0.9.2
|
10 |
+
build
|