v0.1.0-alpha
Executable for Windows created with pyinstaller.
pyinstaller --name=promptvision --onefile gallery.py --add-data "static;static" --add-data "templates;templates" --add-data "example.conf;." --console --additional-hooks-dir=. --hidden-import=argparse