SyedZainAliShah commited on
Commit
86c5bb6
·
verified ·
1 Parent(s): 487bd50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==4.44.1
2
  groq==0.11.0
3
  PyPDF2==3.0.1
4
  sentence-transformers==2.7.0
@@ -6,4 +6,5 @@ numpy==1.24.3
6
  scikit-learn==1.3.2
7
  python-docx==1.1.0
8
  torch==2.1.0
9
- transformers==4.40.0
 
 
1
+ gradio==5.9.1
2
  groq==0.11.0
3
  PyPDF2==3.0.1
4
  sentence-transformers==2.7.0
 
6
  scikit-learn==1.3.2
7
  python-docx==1.1.0
8
  torch==2.1.0
9
+ transformers==4.40.0
10
+ httpx==0.27.0