JaweriaGenAI commited on
Commit
084a1bf
·
verified ·
1 Parent(s): 0fb9914

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  gradio==4.27.0
2
  openai==0.28
3
  pydub
@@ -6,9 +8,10 @@ python-docx
6
  pdfplumber
7
  pandas
8
  pillow
 
9
  sounddevice
10
  scipy
11
- git+https://github.com/openai/whisper.git
12
 
13
 
14
 
 
1
+
2
+
3
  gradio==4.27.0
4
  openai==0.28
5
  pydub
 
8
  pdfplumber
9
  pandas
10
  pillow
11
+ pytesseract
12
  sounddevice
13
  scipy
14
+
15
 
16
 
17