This application is a interactive 3D demo for assets generated by AI. It also shows the fal.subscribe
client in action.
- Fal AI API key (for model access)
- Add the
FAL_KEY
to your.env.local
file. - Install dependencies
yarn install
- Run
yarn dev
This application is a interactive 3D demo for assets generated by AI. It also shows the fal.subscribe
client in action.
FAL_KEY
to your .env.local
file.yarn install
yarn dev