Spaces:
Running
Running
jhj0517
commited on
Commit
·
d517d36
1
Parent(s):
8bcf1fb
Update gradio to 4.43.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ torch
|
|
9 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
10 |
faster-whisper==1.0.3
|
11 |
transformers==4.42.3
|
12 |
-
gradio==4.
|
13 |
pytubefix
|
14 |
ruamel.yaml==0.18.6
|
15 |
pyannote.audio==3.3.1
|
|
|
9 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
10 |
faster-whisper==1.0.3
|
11 |
transformers==4.42.3
|
12 |
+
gradio==4.43.0
|
13 |
pytubefix
|
14 |
ruamel.yaml==0.18.6
|
15 |
pyannote.audio==3.3.1
|