Skip to content

simple application and API for image generation using Flux-1-Schnell with Cloudflare Workers Ai

License

Notifications You must be signed in to change notification settings

chthollyphile/flux-cloudflare-workers

Repository files navigation

flux-cloudflare-workers

This is a simple application for integrating Flux-1-Schnell with Cloudflare Workers to quickly deploy an AI-powered service.

Setup and Usage

Prerequisites

Cloudflare account

Wrangler

Setup

  1. Fork this repository and clone it to your local machine. Open your project directory.

  2. 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
  1. Deploy the project to Cloudflare Workers using Wrangler:
npx wrangler deploy

4.Once deployed, your application will be available at:

About

simple application and API for image generation using Flux-1-Schnell with Cloudflare Workers Ai

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published