A full model playground for AI image and video generation supporting:
- Real-time LCM
- AnimateDiff
- AnimateDiff LCM
- Illusion Diffusion
- Stable Video Diffusion
- Stable Diffusion XL
- Fooocus
- IP Adapter Face ID
- Remove Background
Run the following command:
npx @fal-ai/create
Then, change into the directory and run the start command:
npm run dev
# or bun dev, yarn dev