This is an example of how to build a real-time text to image app using the Fal.ai Serverless Client SDK.
-
Clone the repo
-
Change into the directory and install the dependencies
-
Rename
.env.local.example
to.env.local
and add your Fal.ai API Key. -
Run the app
npm run dev