Commit Graph

3 Commits

Author SHA1 Message Date
zhoushunjie
49559a8484 Fix cv:resize bug 2022-12-05 10:10:27 +00:00
zhoushunjie
a88c6a6905 Add trt backend 2022-12-05 07:48:51 +00:00
Jack Zhou
d74e1209ae [Diffusion] Add StableDiffusionInpaint pipeline (#760)
* Update Inpaint pipeline

* Update concat

* Add GaussianRandomKernel

* Update GaussianRandom

* Add vae endoder

* Add unet infer

* Add vae decoder predict

* add PrepareMaskAndMaskedImage

* Add imwrite

* Add time counter

* Fix pipeline

* use FDTensor move

* Fix scaled_linear dpm solver

* Add RGB2BGR
2022-12-02 19:30:32 +08:00