Commit
·
28a9712
1
Parent(s):
3e4a721
updated requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.
|
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 ^
|