ComfyUI Extension: simplecomfy

Authored by humgate

Created

Updated

0 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Simple JS application based on ComfyUI which takes prompt and style picture from user and runs hardcoded workflow inference returning generated image to user.

Looking for a different extension?

Custom Nodes (0)

    README

    Simple JS application based on ComfyUI.

    Takes two images as input: 1 - style image for background inpaint, 2 - subject image. Removes background and generates background based on both prompt and style image.

    Install: clone the repo to ComfyUI custom_nodes and restart ComfyUI.

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more