Skip to content

Custom pipeline that lets you upload a single photo from each parent and see what their baby could look like

Notifications You must be signed in to change notification settings

CatacoLabs/cog-baby-pics

Repository files navigation

Baby-pics Cog model

This is an implementation of a custom model Baby-pics as a Cog model. Inspired by Yifan Goh and his webapp OurBabyAI

Development

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

Basic Usage

Run a prediction:

cog predict -i gender="girl" -i image=@mom2.png -i image2=@dad2.png

Output Example:

girl

About

Custom pipeline that lets you upload a single photo from each parent and see what their baby could look like

Topics

Resources

Stars

Watchers

Forks

Languages