https://github.com/lucataco/cog-sdxl-clip-interrogator
Attempt at cog wrapper for a SDXL CLIP Interrogator
https://github.com/lucataco/cog-sdxl-clip-interrogator
cog
Last synced: about 1 year ago
JSON representation
Attempt at cog wrapper for a SDXL CLIP Interrogator
- Host: GitHub
- URL: https://github.com/lucataco/cog-sdxl-clip-interrogator
- Owner: lucataco
- Created: 2023-08-14T20:07:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T17:11:25.000Z (about 2 years ago)
- Last Synced: 2025-06-22T05:03:22.850Z (about 1 year ago)
- Topics: cog
- Language: Python
- Homepage: https://replicate.com/lucataco/sdxl-clip-interrogator
- Size: 961 KB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sdxl-clip-interrogator Cog model
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, clone blip:
git clone https://github.com/salesforce/BLIP blip
Then, enable the download script and run it to get pre-trained weights:
chmod +x script/download-weights.sh
cog run script/download-weights.sh
Then, you can run predictions:
cog predict -i image=@turtle.jpg