Spaces:
Running
Running
Guhanselvam
commited on
Commit
•
b16175d
1
Parent(s):
75bbd39
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
git+https://github.com/openai/whisper.git
|
3 |
+
transformers
|
4 |
+
whisper
|
5 |
+
gradio
|