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