Skip to content

mr-spaghetti-code/lcm-turbo-app

 
 

Repository files navigation

LCM Turbo - real-time, instant text to image with Three.js, WebSockets, Next.js, and Fal.ai

This is an example of how to build a real-time text to image app using the Fal.ai Serverless Client SDK.

Getting started

  1. Clone the repo

  2. Change into the directory and install the dependencies

  3. Rename .env.local.example to .env.local and add your Fal.ai API Key.

  4. Run the app

npm run dev

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • TypeScript 4.2%
  • CSS 0.4%