Skip to content

JanMarcelKezmann/Flask-AI-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-AI-WebApp

Getting started

Local Installation

Clone the repo

git clone https://github.com/JanMarcelKezmann/Flask-AI-WebApp.git

Install requirements

pip install -r requirements.txt

Make sure you have the following installed:

  • tensorflow
  • keras
  • flask
  • pillow
  • h5py
  • gevent

Run with Python

Python 3.6+ is supported and tested.

For Linux

python app.py

For Windows

set FLASK_APP=app.py
python -m flask run

Try it out!

Open http://localhost:5000 and have fun. 😃

Support or Bugs

Just write me an E-Mail: j-m.kezmann@t-online.de

Or contact we via facebook.

About

Keras & Flask AI Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published