Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -2,6 +2,13 @@ gradio==4.27.0
|
|
2 |
openai==0.28
|
3 |
pydub
|
4 |
ffmpeg-python
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
|
6 |
|
7 |
|
|
|
2 |
openai==0.28
|
3 |
pydub
|
4 |
ffmpeg-python
|
5 |
+
python-docx
|
6 |
+
pdfplumber
|
7 |
+
pandas
|
8 |
+
pillow
|
9 |
+
sounddevice
|
10 |
+
scipy
|
11 |
+
|
12 |
|
13 |
|
14 |
|