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_KEY
to your.env.local
file. - Run
npm run dev