Try this online: http://mflux.example.funix.io/
Remake version from mflux. Done with TexTea's Funix, the minimalist way to build web apps in Python.
You need Python 3 environment to run this project.
sudo pip install -r requirements.txt
to install dependencies.python get_model.py
to generate model files.
funix main.py
to start the server. Or runsh app.sh
to generate model files and start the server.- Done, you can use MFlux now!
See LICENSE
file.