Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
git+https://github.com/huggingface/transformers
|
2 |
gradio==3.50.2
|
3 |
torch
|
4 |
-
|
5 |
-
|
|
|
|
|
|
1 |
gradio==3.50.2
|
2 |
torch
|
3 |
+
numpy
|
4 |
+
ffmpeg-python
|
5 |
+
git+https://github.com/openai/whisper.git
|