axodox / unpaint

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

Impossible to add stable, diffusion, ONNX schemes on Xbox series S #52

Closed Agerald04 closed 8 months ago

Agerald04 commented 8 months ago

Tried every model under the sun that was stable diffusion ONNX format but kept saying "The model does not match the Stable Diffusion ONNX schema." Tried to import locally said the same thing seems like a possible platform issue then a software issue because of the difference between windows and Xbox windows. But I'm not a expert on that since MS isn't really opened on that but hopefully this is a simple fix either on my part or yours. Or just might be my mistake.

axodox commented 8 months ago

Have you tried these? https://huggingface.co/models?library=onnx&other=stable-diffusion&other=unpaint

You need to use the import from HuggingFace option, and specify axodoxian/realistic_vision_onnx in the input box.

This page explains how to convert existing models: https://github.com/axodox/unpaint/wiki/Model-import

Agerald04 commented 8 months ago

Ya it was a problem on my side