- Clone the contents of this repo into a directory of your choice
git clone https://github.com/SwarajBaral/ml-deployment-using-flask.git
- (optional. For best results) Start a virtual environment.
python -m venv <your-virtual_environment_name>
- Install the requirements.
pip install -r requirements.txt
- Start the flask server
python app.py
Swaraj Baral - Student
✨ Do not forget to star the repo