Generate stunning images with Flux-pro using this simple frontend written in Bun! π
- π₯ Added support for Flux Schnell, Dev, Pro or Ultra
- π₯ Updated to use Flux-Pro v1.1
- π SQLite database to store user info
- π Redesigned web interface
- π Login / Authentication
- π³ Credits System
- π Last generation settings persist
- Edit the
/src/.env
file and add your FAL.ai key - Launch the server:
bun run server
- Access the web interface at
http://localhost:3000
π Note: The server defaults to hostname
localhost
running on port3000
. You can change this by editingsrc/.env
.
- Clone/Download the repo
- Run
bun install
Don't have the prerequisites? No worries!
- π° Get Bun here: https://bun.sh/
- π Get a FAL.ai key here: https://fal.ai/
- Edit the
/src/.env
file and add your FAL.ai key - Launch the server:
bun run server
- Open your browser and navigate to: http://localhost:3000/
Happy image generating! π¨β¨