add OnnxStableDiffusionUpscalePipeline pipeline #2158
ssube
changed the title [WIP] add OnnxStableDiffusionUpscalePipeline pipeline add OnnxStableDiffusionUpscalePipeline pipeline 3 years ago
ssube
force pushed
from
39bdc34a
to
295a96d6
3 years ago
anton-l
approved these changes
on 2023-02-16
[Onnx] add Stable Diffusion Upscale pipeline
538f37f8
add a test for the OnnxStableDiffusionUpscalePipeline
8a3fbc4c
check for VAE config before adjusting scaling factor
3b55710f
update test assertions, lint fixes
a9a255bc
run fix-copies target
26f762c0
switch test checkpoint to one hosted on huggingface
e7d433ab
partially restore attention mask
a771002b
reshape embeddings after running text encoder
72f26cea
add longer nightly test for ONNX upscale pipeline
b975750e
use package import to fix tests
81a6b7a2
fix scheduler compatibility and class labels dtype
4df84473
use more precise type
13731d14
remove LMS from fast tests
bab362f8
lookup latent and timestamp types
760321aa
add docs for ONNX upscaling, rename lookup table
9b7810fe
ssube
force pushed
from
3d102b0a
to
9b7810fe
3 years ago
replace deprecated pipeline names in ONNX docs
9b2c347c
ssube
force pushed
from
c2b748e9
to
9b2c347c
3 years ago
Login to write a write a comment.
Login via GitHub