Skip to content

datakami-models/cog-sdxl-img-blend

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%