Commit
·
f7ee403
1
Parent(s):
6f29e76
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
git+https://github.com/openai/whisper.git
|
|
|
2 |
transformers
|
3 |
gradio
|
4 |
torch
|
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
+
googletrans
|
3 |
transformers
|
4 |
gradio
|
5 |
torch
|