This simple model takes a string as input and returns a streaming string output.
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