Cloudflare Worker used by the Synthframe API for character-set image generation.
POST /- generate an image with@cf/black-forest-labs/flux-2-devusing up to 4 reference images
- Cloudflare Workers
- Workers AI binding named
AI - Node.js 18+
npm install
npm run devnpm run deploywrangler.toml must include an AI binding:
[ai]
binding = "AI"- This project does not store local secrets in source files.
- Do not commit
.wrangler/ornode_modules/.