Results 19 comments of SkyTNT

Hello, I founed a error in scripts/convert_stable_diffusion_checkpoint_to_onnx.py . We should use OnnxStableDiffusionPipeline instead of StableDiffusionOnnxPipeline

> is there a way to use specific code version? and not automatically use latest one? offline-mode is what needed at this point to avoid community code deployed without any...

Maybe we also need to add min version code to community pipelines to check whether the pipelines is compatible with the currently installed diffusers when pulling.

I agree with @Ephil012 . But I'm busy recently, so I may not be able to contribute.

It already allow users to provide a large number of real anime and illustration images. Just put real images and masks to `imgs` folder and `masks` folder.

Oh, I see, but I haven't had time to implement it recently. If you open PR, I will merge it.