quic / cloud-ai-sdk

Qualcomm Cloud AI SDK (Platform and Apps) enable high performance deep learning inference on Qualcomm Cloud AI platforms delivering high throughput and low latency across Computer Vision, Object Detection, Natural Language Processing and Generative AI models.
https://quic.github.io/cloud-ai-sdk-pages/latest/
Other
54 stars 6 forks source link

Import based on platform #11

Closed quic-prithvin closed 4 months ago

quic-prithvin commented 4 months ago

Stable diffusion fails on ARM due to incorrect import path. Updated the import path.

Tested on both x86 and ARM and verified that the updated scripts work on both.