Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -4,8 +4,7 @@ transformers==4.51.3
|
|
4 |
torch==2.7.0
|
5 |
torchaudio==2.7.0
|
6 |
scipy==1.11.4 # Or >=1.11.2 as specified during install
|
7 |
-
|
8 |
-
numba==0.58.0
|
9 |
soundfile==0.13.1
|
10 |
pypinyin==0.54.0
|
11 |
flask==3.1.0
|
|
|
4 |
torch==2.7.0
|
5 |
torchaudio==2.7.0
|
6 |
scipy==1.11.4 # Or >=1.11.2 as specified during install
|
7 |
+
numba==0.57.0
|
|
|
8 |
soundfile==0.13.1
|
9 |
pypinyin==0.54.0
|
10 |
flask==3.1.0
|