ComfyUI Extension: simplecomfy

Authored by humgate

Created

Updated

0 stars

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

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.