Spaces:
Running
Running
jhj0517
commited on
Commit
•
4531a09
1
Parent(s):
daf4d68
upgrade gradio to 4.14.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ torch
|
|
3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
4 |
faster-whisper
|
5 |
transformers
|
6 |
-
gradio==
|
7 |
pytube
|
|
|
3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
4 |
faster-whisper
|
5 |
transformers
|
6 |
+
gradio==4.14.0
|
7 |
pytube
|