Skip to content

Commit

Permalink
Added gunicorn as a requirement for deploy-ml-models
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamrai1993 committed Oct 18, 2023
1 parent 49dc1c5 commit bc549b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy-ml-model/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ uvicorn==0.18.3
scikit-learn==1.0.2
joblib==1.3.2
pandas==2.1.0
gunicorn==21.2.0

0 comments on commit bc549b0

Please sign in to comment.