Stable-Diffusion-Android icon indicating copy to clipboard operation
Stable-Diffusion-Android copied to clipboard

Application Crashes After Completion of Sampling with Local Diffusion Microsoft ONNX Models

Open Heliooo opened this issue 10 months ago • 1 comments

Description

When using the Local Diffusion Microsoft ONNX models for generation in both SDAI FOSS and SDAI FULL 0.6.8, the application crashes immediately after completing the sampling process (at 20/20 progress). This issue does not occur with the Google AI MediaPipe models, which runs smoothly under the same conditions. The problem persists across versions 0.6.8 and 0.6.4 on a RedMagic 9 Pro device.

Heliooo avatar Apr 11 '25 20:04 Heliooo

By the way, there is only one situation that can avoid crashing, which is to set the sampling number to 1. Here is the generated image, and every time it produces a result similar to this.

Image

Heliooo avatar Apr 11 '25 21:04 Heliooo