from diffusers import StableDiffusionPipeline
pipe = StableDiffusionPipeline.from_pretrained("Jingya/tiny-stable-diffusion-torch")
- Downloads last month
- 7
from diffusers import StableDiffusionPipeline
pipe = StableDiffusionPipeline.from_pretrained("Jingya/tiny-stable-diffusion-torch")