Sign in to fal.ai, generate an API key, and set it as FAL_KEY for your account.
2
isidentical
falSDXLExample
Script
An interactive, runnable TypeScript val by isidentical
0
isidentical
falImageHandler
HTTP
An interactive, runnable TypeScript val by isidentical
0
isidentical
falImageGen
Script
* Generates an image with Stable Diffusion XL through fal.ai
*
* @param {string} prompt - The input prompt to send to SDXL model.
* @returns {Promise<string>} A promise that resolves to the URL of the image.