Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
git+https://github.com/openai/whisper.git
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/openai/whisper.git
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
datasets
|