Spaces:
Runtime error
Runtime error
Commit ·
9bdfdba
1
Parent(s): 7bb417c
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ kiwipiepy==0.8.1
|
|
| 5 |
librosa==0.8.0
|
| 6 |
numpy==1.20.3
|
| 7 |
scipy==1.7.2
|
| 8 |
-
torch==1.
|
| 9 |
Unidecode==1.1.1
|
| 10 |
omegaconf==2.1.0
|
| 11 |
alias_free_torch==0.0.6
|
|
|
|
| 5 |
librosa==0.8.0
|
| 6 |
numpy==1.20.3
|
| 7 |
scipy==1.7.2
|
| 8 |
+
torch==1.11.0
|
| 9 |
Unidecode==1.1.1
|
| 10 |
omegaconf==2.1.0
|
| 11 |
alias_free_torch==0.0.6
|