Spaces:
Build error
Build error
kabita-choudhary
commited on
Commit
•
30fd40b
1
Parent(s):
f5bffc4
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
tensorflow
|
3 |
+
git+https://github.com/openai/whisper.git
|
4 |
+
pyannote.audio
|
5 |
+
pydub
|
6 |
+
panda
|