Skip to content

Latest commit

 

History

History

hello-world

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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