fofr / image-merger

Merge two images, with an optional third for controlnet.

  • Public
  • 3.2K runs
  • GitHub
  • License

Input

Output

Run time and cost

This model costs approximately $0.097 to run on Replicate, or 10 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia A40 (Large) GPU hardware. Predictions typically complete within 134 seconds. The predict time for this model varies significantly based on the inputs.

Readme

A ComfyUI based model: https://github.com/fofr/cog-comfyui-image-merge

You can merge two images and use an optional third as a controlnet input.

Merge options include: full – each image applies to the whole image left_right - first on left, second on right top_bottom – first on top, second on bottom

When using controlnet, openpose, depth and canny nets are applied.

The 2x upscaler uses controlnet tile to upscale.