Coots commited on
Commit
bb5ec5c
·
verified ·
1 Parent(s): 5277275

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  gradio==4.44.1
2
- joblib
3
- numpy
4
- fpdf
5
- deep-translator
6
- scikit-learn
7
- xgboost
 
1
  gradio==4.44.1
2
+ joblib==1.3.2
3
+ xgboost==2.0.3
4
+ numpy==1.26.4
5
+ fpdf==1.7.2
6
+ deep-translator==1.11.4