Skip to content

snekkenull/ImageX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageX-CF-workers-AI-webUI

A Gradio webui for Cloudflare workers AI Text-to-Image.

Use Cloudflare text-generation model to optimze the prompt and text-to-image model to generate images.

Preview

alt text

Use

Clone the repo to your disk, change the .env.example to .env, and set the right values.Run the commands in terminal on the directory:

python -m venv venv

source ./venv/bin/activate

python -m pip install -r requirements.txt

python app.py

Demo

ImageX-CF in HuggingFace

Releases

No releases published

Packages

No packages published

Languages