This application is a sample of Flux Schnell API [https://fal.ai/models/fal-ai/flux/schnell]. It also shows the fal.realtime client in action.
- Fal AI API key (for model access)
- Add the
FAL_KEYto your.env.localfile. - Install dependencies
npm install
- Run
npm run dev