/sdxl-lightning-demo-app

A demo application using fal.realtime and the lightning fast SDXL API provided by fal

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

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