Tired of Gradio, wanted QoLs. Here we are.
Written with gpt4.
- Clone the repo or download the zip
- Run
setup-linux.sh
for linux orsetup-win.bat
for windows. It will install everything needed to run
There are two ways to use this program: standalone or non standalone.
run launch-linux.sh
or launch-win.bat
to start the program.
Note: don't forget to
chmod +x
the sh files on linux if its not executing
Download the latest release for your platform and run it.
- Make sure you have installed all dependencies from above Setup section
- Run
build-linux.sh
for linux orbuild-win.bat
for windows. It will create a standalone executable in project root.