ZTMIDGO / Android-Stable-diffusion-ONNX

使用Android手机的CPU推理stable diffusion
138 stars 27 forks source link

performance against Stable-Diffusion-Android (ShiftHackZ) #19

Open Foul-Tarnished opened 11 months ago

Foul-Tarnished commented 11 months ago

Hi

How does this compare to : https://github.com/ShiftHackZ/Stable-Diffusion-Android in terms of performance ?

At least you can choose another model here easily (except the convert part), no hardcoded link to get the default model in the app

Foul-Tarnished commented 11 months ago

Apparently he got NNAPI to work, so I guess his project is faster when NAPI is enabled in app settings ?

ZTMIDGO commented 11 months ago

Yes, it is possible to use nnapi, but it doesn't seem to have much effect