Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 391 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 391 Bytes

Lightning Fast SDXL API demo by fal.ai

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.

Prerequisites

  1. Fal AI API key (for model access)

Getting started

  1. Add the FAL_KEY to your .env.local file.
  2. Run
    npm run dev