Spaces:
Running
Running
jhj0517
commited on
Commit
·
7c12536
1
Parent(s):
9f8965a
add gradio
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ git+https://github.com/jhj0517/jhj0517-whisper.git
|
|
4 |
faster-whisper==1.0.2
|
5 |
transformers
|
6 |
pytube
|
|
|
7 |
pyannote.audio==3.3.1
|
|
|
4 |
faster-whisper==1.0.2
|
5 |
transformers
|
6 |
pytube
|
7 |
+
gradio
|
8 |
pyannote.audio==3.3.1
|