An open API service indexing awesome lists of open source software.

https://github.com/lucataco/cog-flux-in-context

Cog wrapper for ali-vilab/In-Context-LoRA Visual Identity Transfer task
https://github.com/lucataco/cog-flux-in-context

cog

Last synced: 12 months ago
JSON representation

Cog wrapper for ali-vilab/In-Context-LoRA Visual Identity Transfer task

Awesome Lists containing this project

README

          

# Logo in Context Replicate Cog Model

Cog wrapper for [ali-vilab/In-Context-LoRA](https://huggingface.co/ali-vilab/In-Context-LoRA)

## Example

cog predict -i logo_image=@logo.png -i logo_description="a white logo on a black background" -i destination_prompt="a rainbow tie dye hat"

# Output

| Input | Output |
|-------|--------|
| ![input](logo.png) | ![output](output.png) |