Edit model card
from diffusers import StableDiffusionPipeline

pipe = StableDiffusionPipeline.from_pretrained("hf-internal-testing/tiny-stable-diffusion-torch")
Downloads last month
155,445
Inference API
This model can be loaded on Inference API (serverless).