FranciscoLozDataScience commited on
Commit
28a9712
·
1 Parent(s): 3e4a721

updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==4.19.2
2
  joblib==1.3.2
3
  scikit-learn==1.2.2 #version must be the same as notebook: https://github.com/msoria17/dsc478-project
4
  xgboost==2.0.3 #version must be the same as notebook ^
 
1
+ gradio==4.22.0
2
  joblib==1.3.2
3
  scikit-learn==1.2.2 #version must be the same as notebook: https://github.com/msoria17/dsc478-project
4
  xgboost==2.0.3 #version must be the same as notebook ^