nandbyte / abridge-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model File

Get the pickle file from this: finalmodel.pkl
Put this file in the deploy directory.

Run

git clone git@github.com:nandbyte/abridge-backend.git
cd abridge-backend/deployment
pip3 -r install requirements.txt
flask run

The api will be running on localhost:5000/predict
Tested on Ubuntu 20.04 LTS.

About


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.2%Language:HTML 0.2%Language:CSS 0.0%Language:Procfile 0.0%