Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 364 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 364 Bytes

Hello World

This simple model takes a string as input and returns a string as output.

Usage

First, make sure you've got the latest version of Cog installed.

Build the container image:

cog build

Now you can run predictions on the model:

cog predict -i text=Athena

cog predict -i text=Zeus