Spaces:
Running
Running
jhj0517
commited on
Commit
·
fbb635b
1
Parent(s):
079b6d5
update gradio to latest
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ torch
|
|
| 3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 4 |
faster-whisper==1.0.2
|
| 5 |
transformers
|
| 6 |
-
gradio
|
| 7 |
pytube
|
| 8 |
pyannote.audio==3.3.1
|
|
|
|
| 3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 4 |
faster-whisper==1.0.2
|
| 5 |
transformers
|
| 6 |
+
gradio
|
| 7 |
pytube
|
| 8 |
pyannote.audio==3.3.1
|