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