Skip to content

Commit

Permalink
updating cog readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daanelson authored and hmartiro committed Jan 20, 2023
1 parent a823173 commit 1dd4dbe
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions integrations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ Then you can run predictions:

cog predict -i prompt_a="funky synth solo"

You can also view the model on replicate [here](https://replicate.com/hmartiro/riffusion). Owners
You can also view the model on Replicate [here](https://replicate.com/riffusion/riffusion). Owners
can push an updated version of the model like so:

# download weights locally if you haven't already
cog run python -m integrations.cog_riffusion --download_weights

cog push r8.im/hmartiro/riffusion
cog login
cog push r8.im/riffusion/riffusion

0 comments on commit 1dd4dbe

Please sign in to comment.