Spaces:
Sleeping
Sleeping
Jiang Xiaolan
commited on
Commit
·
f785f4d
1
Parent(s):
73e28bf
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
-
torch
|
3 |
yt-dlp
|
4 |
punctuators==0.0.5
|
5 |
stable-ts==2.16.0
|
6 |
-
torchaudio
|
7 |
-
pydub
|
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
+
torch==2.5.1
|
3 |
yt-dlp
|
4 |
punctuators==0.0.5
|
5 |
stable-ts==2.16.0
|
6 |
+
torchaudio==2.5.1
|
7 |
+
pydub==0.25.1
|