Spaces:
Running
Running
jhj0517
commited on
Commit
·
a01764e
1
Parent(s):
9d1d672
upgrade gradio into 4.29.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==1.0.2
|
5 |
transformers
|
6 |
-
gradio==4.
|
7 |
pytube
|
|
|
3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
4 |
faster-whisper==1.0.2
|
5 |
transformers
|
6 |
+
gradio==4.29.0
|
7 |
pytube
|