axodox/unpaint

[Feature request] Add model convertor/importer

ke1ne opened this issue · 2 comments

ke1ne commented

Instead of another downloading, people who already have some bunch of models would be glad to import them, converting from safetensors/ckpt/diffusers to onnx.

axodox commented

I plan to publish my conversion workflow this weekend.

axodox commented

I published the guide here: https://github.com/axodox/unpaint/wiki/Model-import

It is not as good as an integrated importer, but should be OK for now.