Spaces:
Runtime error
Runtime error
pengdaqian
commited on
Commit
•
c424c4d
1
Parent(s):
8dfb2e9
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ toolz
|
|
9 |
torch
|
10 |
torchaudio
|
11 |
torchcrepe
|
12 |
-
transformers
|
13 |
tqdm
|
14 |
librosa
|
15 |
pydub
|
|
|
9 |
torch
|
10 |
torchaudio
|
11 |
torchcrepe
|
12 |
+
transformers==4.29.0
|
13 |
tqdm
|
14 |
librosa
|
15 |
pydub
|