Model finetuned on the pictures of our cat named Vishu, made for the Dreambooth Hackathon
from diffusers import StableDiffusionPipeline pipeline = StableDiffusionPipeline.from_pretrained('Apocalypse-19/dreambooth-vishu') image = pipeline().images[0] image