Edit model card

Stable Diffusion XL 1.0 for ONNX Runtime CUDA provider

Introduction

This repository hosts the optimized versions of Stable Diffusion XL Refiner 1.0 to accelerate inference with ONNX Runtime CUDA execution provider.

The models are generated by Olive with command like the following:

python stable_diffusion_xl.py --provider cuda --optimize --use_fp16_fixed_vae --model_id stabilityai/stable-diffusion-xl-refiner-1.0

Model Description

The VAE decoder is converted from sdxl-vae-fp16-fix. There are slight discrepancies between its output and that of the original VAE, but the decoded images should be close enough for most purposes.

Downloads last month
0
Inference API
Unable to determine this model's library. Check the docs .

Finetuned from

Collection including tlwu/stable-diffusion-xl-refiner-1.0-onnxruntime