Skip to content

WilliamCorotan/Medetect

Repository files navigation

Medetect

Installation

Install Python requirements

pip install -r requirements.txt

Install Node requirements

npm i

Models

Put models in the root folder and change path in the app.py

Folders

Make folder in static/assets/

static/assests

files/

uploads/

Run Flask Server

flask --app app.py --debug run

NOTE:

If flask server doesn't run properly, I recommend running the program in an anaconda environment. Install anaconda thru their docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published