divamgupta / stable-diffusion-tensorflow

Stable Diffusion in TensorFlow / Keras
Other
1.57k stars 227 forks source link

Does tflite support Android GPU or npu? #74

Open ZTMIDGO opened 1 year ago

ZTMIDGO commented 1 year ago

Hello, I am preparing to port stable diffusion to Android to run with TensorFlow, but I have a question, does the current tflite support GPU or npu, I have run stable diffusion on Android using onnxruntime, unfortunately it does not Support GPU or npu.

this is my project: https://github.com/ZTMIDGO/Android-Stable-diffusion-ONNX