JaweriaGenAI commited on
Commit
8d1ef02
·
verified ·
1 Parent(s): 188e69e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- gradio
2
- openai
3
- pandas
4
- python-docx
5
- pdfplumber
6
- Pillow
7
- git+https://github.com/openai/whisper.git
8
  torch
 
 
9
 
10
 
11
 
 
1
+ gradio==4.26.0
2
+ openai==1.30.1
 
 
 
 
 
3
  torch
4
+ whisper
5
+
6
 
7
 
8