https://github.com/replicate/cog-examples
Some models defined with Cog to show you how it works
https://github.com/replicate/cog-examples
Last synced: 10 months ago
JSON representation
Some models defined with Cog to show you how it works
- Host: GitHub
- URL: https://github.com/replicate/cog-examples
- Owner: replicate
- Created: 2021-03-25T18:35:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T05:11:32.000Z (11 months ago)
- Last Synced: 2025-03-28T07:09:01.456Z (10 months ago)
- Language: Python
- Homepage: https://github.com/replicate/cog
- Size: 137 MB
- Stars: 153
- Watchers: 28
- Forks: 57
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cog example models
This repo contains example machine learning models you can use to try out [Cog](https://github.com/replicate/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](https://replicate.com/docs).
## Examples in this repo
- [blur](blur)
- [canary](canary)
- [hello-world](hello-world)
- [notebook](notebook)
- [resnet](resnet)
- [hello-train](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/ericsujw/InstColorization/pull/36))
- 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](https://github.com/replicate/cog/issues). Otherwise [chat with us in Discord](https://discord.gg/replicate) or send us an email at [team@replicate.com](mailto:team@replicate.com).