Stable Diffusion 1.5 Inpainting โ ONNX FP16 (sona-forge mirror)
Inpainting variant of the SD 1.5 unet, mirrored for the Sona Forge Android app.
Sona Forge fetches every runtime binary from a single mirror under
huggingface.co/sona-forge so that
provider-side changes can't break end-user installs.
Provenance
unet/model.onnx is a byte-identical mirror of:
RanaLLC/stable-diffusion-v1-5-inpainting-onnx-fp16@a612b433500340de363966b9305a204e734822f6
which is an ONNX FP16 conversion of the Stable Diffusion 1.5 Inpainting
weights from runwayml/stable-diffusion-inpainting, released under
CreativeML Open RAIL-M.
The remaining inpainting-pipeline components (text_encoder, vae_decoder,
vae_encoder, tokenizer, scheduler) are reused from
sona-forge/sd15-base-fp16,
since the inpainting variant only diverges in the unet.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support