Kiruthikaramalingam commited on
Commit
dcf1772
·
verified ·
1 Parent(s): 444c648

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- gradio==4.27.0
2
  openai==0.28
3
- pymupdf
4
- joblib
5
- scikit-learn
6
- numpy
7
  pandas
 
8
  fpdf
 
 
1
+ gradio==4.25.0
2
  openai==0.28
3
+ xgboost==2.0.3
4
+ scikit-learn==1.3.2
5
+ pymupdf==1.23.22
 
6
  pandas
7
+ numpy
8
  fpdf
9
+