Spaces:
Runtime error
Runtime error
junhyouk lee
commited on
Commit
·
cddb99b
1
Parent(s):
7c1249e
torch added
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ kiwipiepy==0.8.1
|
|
5 |
librosa==0.8.0
|
6 |
numpy==1.20.3
|
7 |
scipy==1.6.3
|
|
|
8 |
Unidecode==1.1.1
|
9 |
omegaconf==2.1.0
|
10 |
aliass_free_torch==0.0.6
|
|
|
5 |
librosa==0.8.0
|
6 |
numpy==1.20.3
|
7 |
scipy==1.6.3
|
8 |
+
torch==1.9.0
|
9 |
Unidecode==1.1.1
|
10 |
omegaconf==2.1.0
|
11 |
aliass_free_torch==0.0.6
|