Skip to content

v0.1.0-alpha

Choose a tag to compare

@Automaticism Automaticism released this 24 Mar 22:45

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