JaweriaGenAI commited on
Commit
bedc318
·
verified ·
1 Parent(s): 2e04526

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
  gradio==4.21.0
2
- openai==1.33.0
3
  pdfplumber==0.5.28
4
  python-docx==1.1.0
5
  pandas==2.2.2
6
  Pillow==10.3.0
7
- whisper==1.1.10
8
  torch==2.2.2
9
  git+https://github.com/openai/whisper.git
10
 
 
1
  gradio==4.21.0
2
+ openai==0.28
3
  pdfplumber==0.5.28
4
  python-docx==1.1.0
5
  pandas==2.2.2
6
  Pillow==10.3.0
 
7
  torch==2.2.2
8
  git+https://github.com/openai/whisper.git
9