This is a simple application for integrating Flux-1-Schnell with Cloudflare Workers to quickly deploy an AI-powered service.
-
Fork this repository and clone it to your local machine. Open your project directory.
-
Set up a secret key for your project (e.g., KEYHOLDER="your-password"). This is required to access the application.
Run the following command to add the secret:
npx wrangler secret put KEYHOLDER
- Deploy the project to Cloudflare Workers using Wrangler:
npx wrangler deploy
4.Once deployed, your application will be available at: