Spaces:
Running
Running
jhj0517
commited on
Commit
·
2acfc43
1
Parent(s):
139cc42
added transformer
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,5 +2,6 @@
|
|
| 2 |
torch
|
| 3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 4 |
faster-whisper
|
|
|
|
| 5 |
gradio==3.37.0
|
| 6 |
pytube
|
|
|
|
| 2 |
torch
|
| 3 |
git+https://github.com/jhj0517/jhj0517-whisper.git
|
| 4 |
faster-whisper
|
| 5 |
+
transformers
|
| 6 |
gradio==3.37.0
|
| 7 |
pytube
|