siddhartharya commited on
Commit
b8c039a
1 Parent(s): 83b685c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- gradio==3.50.2
2
- PyPDF2==3.0.1
3
- python-docx==0.8.11
4
- requests==2.31.0
5
- beautifulsoup4==4.12.2
6
  groq
7
  gTTS==2.3.2
8
- pydub==0.25.1
 
 
 
 
1
+ gradio==4.44.0
2
+ granian==1.4
3
+ loguru==0.7
 
 
4
  groq
5
  gTTS==2.3.2
6
+ pydub==0.25.1
7
+ pydantic==2.7
8
+ pypdf==4.1
9
+ tiktoken