cog-examples icon indicating copy to clipboard operation
cog-examples copied to clipboard

Some models defined with Cog to show you how it works

Cog example models

This repo contains example machine learning models you can use to try out Cog.

Once you've got a working model and want to publish it so others can see it in action, check out replicate.com/docs.

Examples in this repo

  • blur
  • canary
  • hello-world
  • notebook
  • resnet
  • hello-train

Real world examples

The models in this repo are small and contrived. Here are a few real-world examples:

  • https://github.com/andreasjansson/pretrained-gan-70s-scifi
  • https://github.com/minzwon/sota-music-tagging-models
  • https://github.com/orpatashnik/StyleCLIP
  • https://github.com/andreasjansson/InstColorization (PR)
  • https://github.com/andreasjansson/SRResCGAN/tree/cog-config

Support

Having trouble getting a model working? Let us know and we'll help. If you encountered a problem with Cog, you can file a GitHub issue. Otherwise chat with us in Discord or send us an email at [email protected].