{"library":"cog","install":[{"cmd":"pip install cog","imports":["from cog import BasePredictor","from cog import Input","from cog import Path","from cog import replicate"]},{"cmd":"curl -o /usr/local/bin/cog -L 'https://github.com/replicate/cog/releases/latest/download/cog_$(uname -s)_$(uname -m)' && chmod +x /usr/local/bin/cog","imports":[]}]}