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