Stable-Diffusion-Android
Stable-Diffusion-Android copied to clipboard
NNAPI error, Pixel 8 Pro
Describe the bug Error when trying to use NNAPI
To Reproduce Steps to reproduce the behavior:
- Using a Pixel 8 Pro on the latest android beta and versions 0.6.0 and 0.5.6 of this app
- Turn on NNAPI
- Attempt to generate txt2img at various resolutions (512x512, 386x512)
- Use previous sole local diffusion model or dreamshaper
- Wait 5-10 seconds, and receive an error:
Error
Error code - ORT_EP_FAIL - message: The model cannot run using the current set of target devices, [Name: [google-edgetpu], Type [4]],,
Expected behavior Image generation as occurs when NNAPI is disabled
Screenshots
Smartphone (please complete the following information):
- Device: Pixel 8 Pro
- OS: Android 14 Beta, 5th March Security update
- Version: 0.5.6 and 0.6.0
Additional context N/A
My phone does same thing but I figured out that I can't use embedding and can't put steps above 40 or I get device not compatible error
Duplicate of https://github.com/ShiftHackZ/Stable-Diffusion-Android/issues/82