axodox / unpaint

A simple Windows / Xbox app for generating AI images with Stable Diffusion.
Other
263 stars 11 forks source link

[Feature request] Add model convertor/importer #30

Closed ke1ne closed 1 year ago

ke1ne commented 1 year ago

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 1 year ago

I plan to publish my conversion workflow this weekend.

axodox commented 1 year ago

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.