/cog-sdxl-img-blend

Cog wrapper for SDXL img blend using compel

Primary LanguagePython

SDXL Image Blend Cog model

This is an implementation of an SDXL Image Belend using Compel as a Cog model.

Development

Follow the model pushing guide to push your own model to Replicate.

Basic Usage

Run a prediction:

cog predict -i image1=@mermaid.png -i image2=@flowers.png -i seed=32609

Example

alt text