/ImageModelWebApp

Simplest one page web site for running image ML model.

Primary LanguageHTML

Simplest Web Site to display ml prediction results

Requirements - Flask and whatever model you are using in model.py file. Thats all!)

Usage

python3 app.py

And your site wil be here:

http://localhost:5005