Skip to content

Add Image Redraw example combining multiple Cloudflare bindings - #93

Merged
ryanking13 merged 8 commits into
mainfrom
gyeongjae/ai-redraw
Aug 28, 2026
Merged

Add Image Redraw example combining multiple Cloudflare bindings#93
ryanking13 merged 8 commits into
mainfrom
gyeongjae/ai-redraw

Conversation

@ryanking13

Copy link
Copy Markdown
Contributor

This adds an Image Redraw example similar to something we showed in PyCon US this year.

  • FastAPI for api server
  • Pillow for image resizing
  • R2 for storing images
  • Queue for queuing jobs
  • Workflows for durable execution
  • Workers AI for img2img conversion
image

Comment thread image-redraw/public/app.js Fixed

@dom96 dom96 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool, I like how many different services this shows off

Comment thread 20-image-redraw/src/image_redraw/api.py Outdated
Comment thread image-redraw/src/image_redraw/api.py
Comment thread 20-image-redraw/src/image_redraw/workflow.py Outdated
Comment thread image-redraw/public/app.js Dismissed
@ryanking13
ryanking13 merged commit 9524e36 into main Aug 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants