Spaces:
Runtime error
Runtime error
junhyouk lee
commited on
Commit
·
d27bf68
1
Parent(s):
cddb99b
typo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,6 +8,6 @@ scipy==1.6.3
|
|
8 |
torch==1.9.0
|
9 |
Unidecode==1.1.1
|
10 |
omegaconf==2.1.0
|
11 |
-
|
12 |
phaseaug==0.0.2
|
13 |
gradio==3.20.1
|
|
|
8 |
torch==1.9.0
|
9 |
Unidecode==1.1.1
|
10 |
omegaconf==2.1.0
|
11 |
+
alias_free_torch==0.0.6
|
12 |
phaseaug==0.0.2
|
13 |
gradio==3.20.1
|