from diffusers import StableDiffusionPipeline

pipe = StableDiffusionPipeline.from_pretrained("Jingya/tiny-stable-diffusion-torch")