grkavi0912 commited on
Commit
d3d8b07
·
verified ·
1 Parent(s): 5b9431d

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,4 +4,5 @@ numpy==2.0.2
4
  scikit-learn==1.6.1
5
  joblib==1.4.2
6
  xgboost==2.1.4
 
7
  # Add any other libraries you used in your notebook if not already listed
 
4
  scikit-learn==1.6.1
5
  joblib==1.4.2
6
  xgboost==2.1.4
7
+ flask # Add flask as a dependency
8
  # Add any other libraries you used in your notebook if not already listed