siddhartharya commited on
Commit
5c45555
·
verified ·
1 Parent(s): ecb2850

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio
2
- transformers
3
- torch
4
- PyPDF2
5
- python-docx
6
- requests
 
 
 
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==0.3.1
7
+ gTTS==2.3.2
8
+ pydub==0.25.1