Skip to content

AidenRourke/image-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Running the application

In the project root directory run:

conda create --name image-detection

conda activate image-detection

pip install Flask

pip install imagehash

export FLASK_APP=flaskr

export FLASK_ENV=development

python -m flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published