JaweriaGenAI commited on
Commit
85b1411
·
verified ·
1 Parent(s): 59d3945

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- openai-whisper
2
- gradio==4.25.0
3
- openai==1.30.5
4
- groq==0.5.0
5
  python-docx
6
- PyPDF2
7
  pandas
8
- pdfplumber
 
9
 
10
 
 
1
+ gradio==4.31.0
2
+ openai==1.33.0
3
+ whisper
4
+ pdfplumber
5
  python-docx
 
6
  pandas
7
+ Pillow
8
+
9
 
10