Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
|
|
1 |
transformers
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai==0.28
|
2 |
transformers
|
3 |
+
git+https://github.com/openai/whisper.git
|
4 |
+
pydub
|
5 |
+
PyMuPDF
|
6 |
+
python-docx
|
7 |
+
pandas
|
8 |
+
gradio
|
9 |
+
ffmpeg
|