microsoft / webnn-developer-preview

MIT License
38 stars 7 forks source link

Revert "Update Safety Checker model for reduceSum with int32 input for Stable Diffusion 1.5" #27

Closed fdwr closed 1 month ago

fdwr commented 1 month ago

I'm reverting microsoft/webnn-developer-preview#24 for now until this CR finishes https://huggingface.co/microsoft/stable-diffusion-v1.5-webnn/discussions/1, because otherwise it breaks the sample:

image

Will reapply right after the new model is in.

ibelem commented 1 month ago

@fdwr Will you revert this PR since I can see the safety_checker_int32_reduceSum.onnx was uploaded into https://huggingface.co/microsoft/stable-diffusion-v1.5-webnn/tree/main , thanks!

fdwr commented 1 month ago

@fdwr Will you revert this PR since I can see the safety_checker_int32_reduceSum.onnx was uploaded into https://huggingface.co/microsoft/stable-diffusion-v1.5-webnn/tree/main , thanks!

Yep, reverting the revert 🙃: https://github.com/microsoft/webnn-developer-preview/pull/29