$ python -m venv venv (you may need to use python3 instead)
$ source venv/bin/activate (or .\venv\Scripts\activate on Windows)
$ pip install -r requirements.txt
$ flask --app app --debug run
-
Notifications
You must be signed in to change notification settings - Fork 0
elcharitas/mfer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An ML model + Frontend for detection and classification of brain tumor based on MRI Scan