Skip to content

TestDrivenDesign/pytorch-flask-REST-server

Repository files navigation

project requires python 3.10 installed - https://www.python.org/downloads/

once installed:

install pip:

pip install pip

install project requirements:

pip install -r requirements.txt

to launch live debug server locally: in terminal from dev path run:

export FLASK_DEBUG=1 flask run

/upload endpoint takes post requests with image sent via multipart form with key of file.

live server can be found here:

https://tdd-skin.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors