Skip to content

uchuusen/pipeline_onnx_stable_diffusion_instruct_pix2pix

Repository files navigation

This is a very rough port of the diffusers instruct pix2pix pipeline to ONNX. You should be able to just convert a model with the same scripts without modification as long as you use the correct yaml file. Get the model here: https://huggingface.co/timbrooks/instruct-pix2pix
To test it, just edit line 6 of testip2p.py to point to where your converted ONNX model is and run it. There's no UI support yet, as it needs some more modifications, but it's at least at the "it works" stage.

About

instruct-pix2pix for ONNX diffusers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages