Skip to content

This repository is part of the Brain Tumor Classification Project. The repo contains the Flask app for the project.

Notifications You must be signed in to change notification settings

SartajBhuvaji/Brain-Tumor-Classification-Using-Deep-Learning-Algorithms-Runner

Repository files navigation

Instructions to run Flask Application.

Python 3.7

Create a new Python env

python -m venv venv        

Activate the new env

venv\Scripts\activate

Install requirements

pip install -r requirements.txt

About

This repository is part of the Brain Tumor Classification Project. The repo contains the Flask app for the project.

Topics

Resources

Stars

Watchers

Forks