JaweriaGenAI commited on
Commit
369d7bf
·
verified ·
1 Parent(s): 637e644

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- openai==1.30.1
2
- gradio==4.24.0
3
- git+https://github.com/openai/whisper.git
4
- pdfplumber
5
  python-docx
 
6
  pandas
7
- pillow
 
8
 
 
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