Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lucataco committed Aug 14, 2023
1 parent 5c7cb57 commit 9ae00db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# clip-interrogator Cog model
# sdxl-clip-interrogator Cog model

This is an implementation of the model [pharmapsychotic/clip-interrogator](https://replicate.com/pharmapsychotic/clip-interrogator) as a Cog model. [Cog packages machine learning models as standard containers.](https://github.com/replicate/cog)
This is an implementation of the model [pharmapsychotic/clip-interrogator](https://github.com/pharmapsychotic/clip-interrogator) as a Cog model for SDXL. [Cog packages machine learning models as standard containers.](https://github.com/replicate/cog)

First, download the pre-trained weights:

cog build -t clip
cog run script/download-weights

Then, you can run predictions:

Expand Down

0 comments on commit 9ae00db

Please sign in to comment.