This application is a sample of the SDXL Lightning API [https://fal.ai/models/stable-diffusion-xl-lightning]. It also shows the fal.realtime client in action.
- Fal AI API key (for model access)
- Add the
FAL_KEYto your.env.localfile. - Run
npm run dev