Commit Graph

3 Commits

Author SHA1 Message Date
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
zhoushunjie
97165faa81 update args 2022-11-25 02:25:09 +00:00
zhoushunjie
9baf22ec92 add tile 2022-11-23 17:13:00 +00:00