You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: