JaweriaGenAI commited on
Commit
212c9df
·
verified ·
1 Parent(s): a6ba770

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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