Simple JS application based on ComfyUI which takes prompt and style picture from user and runs hardcoded workflow inference returning generated image to user.
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.