Spaces:
Sleeping
Sleeping
jhj0517
commited on
Commit
·
eba597a
1
Parent(s):
3f9463b
Downgrade transformers to 4.42.3
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch
|
3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
4 |
faster-whisper==1.0.3
|
5 |
-
transformers
|
6 |
gradio==4.29.0
|
7 |
pytubefix
|
8 |
pyannote.audio==3.3.1
|
|
|
2 |
torch
|
3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
4 |
faster-whisper==1.0.3
|
5 |
+
transformers==4.42.3
|
6 |
gradio==4.29.0
|
7 |
pytubefix
|
8 |
pyannote.audio==3.3.1
|