Spaces:
Running
Running
jhj0517
commited on
Commit
·
45fac7d
1
Parent(s):
b1b9396
Use pypi indexing
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,8 +9,8 @@ torch==2.3.1
|
|
9 |
torchaudio==2.3.1
|
10 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
11 |
faster-whisper==1.0.3
|
12 |
-
transformers
|
13 |
-
gradio
|
14 |
pytubefix
|
15 |
ruamel.yaml==0.18.6
|
16 |
pyannote.audio==3.3.1;
|
|
|
9 |
torchaudio==2.3.1
|
10 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
11 |
faster-whisper==1.0.3
|
12 |
+
transformers
|
13 |
+
gradio
|
14 |
pytubefix
|
15 |
ruamel.yaml==0.18.6
|
16 |
pyannote.audio==3.3.1;
|