Open a command line tool and navigate to the directory of this project
cd /to/your/path
In the command line took run the following command:
python main.py
Finally, go to this url in your browser:
http://localhost:8080/
A Flask application allowing the user to upload a ECG to a webserver and get a prediction back
Python
Open a command line tool and navigate to the directory of this project
cd /to/your/path
In the command line took run the following command:
python main.py
Finally, go to this url in your browser:
http://localhost:8080/