Stable Diffusion Models by Olive for OnnxRuntime CUDA
Collection
Stable Diffusion ONNX Models optimized by Olive for OnnxRuntime CUDA execution provider
•
7 items
•
Updated
•
1
This repository hosts the optimized onnx models of Stable Diffusion 1.5 to accelerate inference with ONNX Runtime CUDA execution provider on Nvidia GPUs. It cannot run in other execution providers like CPU or DirectML.
The models are generated by Olive with command like the following:
python stable_diffusion.py --provider cuda --optimize
Base model
runwayml/stable-diffusion-v1-5