--- license: creativeml-openrail-m base_model: stable-diffusion-v1-5/stable-diffusion-inpainting pipeline_tag: image-to-image library_name: diffusers tags: - onnx - stable-diffusion - inpainting --- # Stable Diffusion 1.5 inpainting ONNX FP32 ONNX FP32 export for browser/local inference. Exported from `stable-diffusion-v1-5/stable-diffusion-inpainting` at immutable revision `8a4288a76071f7280aedbdb3253bdb9e9d5d84bb`. - Task: `inpainting` - Resolution: `512x512` - ONNX opset: `17` - Safety checker: not included - Provenance and per-file hashes: `export-manifest.json` and `SHA256SUMS` The model is intended to be loaded as a Diffusers ONNX pipeline. Review the upstream model card and CreativeML Open RAIL-M license before distribution or use.