Namanj46 commited on
Commit
e9ca662
1 Parent(s): f4f6fae

updated the modules

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  gradio
2
  pdfplumber
3
- openai
4
- llama_index
5
  boto3
 
 
 
 
 
6
 
 
1
  gradio
2
  pdfplumber
 
 
3
  boto3
4
+ gtts
5
+ openai
6
+ python-dotenv
7
+ pydub
8
+ numpy
9