Spaces:
Running
Running
jhj0517
commited on
Commit
·
1dc294c
1
Parent(s):
3e97734
fix spaces bug
Browse files- README.md +1 -1
- requirements.txt +0 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🚀
|
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.37.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
requirements.txt
CHANGED
@@ -3,6 +3,5 @@ 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 |
pytube
|
7 |
pyannote.audio==3.3.1
|