Skip to content

Commit

Permalink
Update pget version
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis committed Dec 11, 2023
1 parent ae7126a commit fba6e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build:
- "xformers"

run:
- curl -o /usr/local/bin/pget -L "https://github.com/replicate/pget/releases/download/v0.0.3/pget" && chmod +x /usr/local/bin/pget
- curl -o /usr/local/bin/pget -L "https://github.com/replicate/pget/releases/download/v0.3.1/pget" && chmod +x /usr/local/bin/pget
- git clone https://github.com/google/style-aligned.git

# predict.py defines how predictions are run on your model
Expand Down

0 comments on commit fba6e8d

Please sign in to comment.