Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ lightning
|
|
9 |
numpy
|
10 |
pypinyin
|
11 |
pyjyutping
|
12 |
-
torch
|
13 |
torchaudio
|
14 |
transformers
|
15 |
spaces
|
|
|
9 |
numpy
|
10 |
pypinyin
|
11 |
pyjyutping
|
12 |
+
torch==2.5.0
|
13 |
torchaudio
|
14 |
transformers
|
15 |
spaces
|