pharmapsychotic / clip-interrogator

Image to prompt with BLIP and CLIP
MIT License
2.67k stars 433 forks source link

Add truss and instructions for Creating Baseten model microservice #70

Open bolasim opened 1 year ago

bolasim commented 1 year ago

People often want to deploy this model to the cloud so that they can build cool apps around it. Baseten provides a simple way to do that.

I've added a truss that packages up the model, as well as a deploy script with instructions in the README.

Happy to make any edits necessary.