diffusers
7b2407f4 - add support for pre-calculated prompt embeds to Stable Diffusion ONNX pipelines (#2597)

Commit
2 years ago
add support for pre-calculated prompt embeds to Stable Diffusion ONNX pipelines (#2597) * add support for prompt embeds to SD ONNX pipeline * fix up the pipeline copies * add prompt embeds param to other ONNX pipelines * fix up prompt embeds param for SD upscaling ONNX pipeline * add missing type annotations to ONNX pipes
Author
Parents
Loading