--- library_name: pytorch license: other tags: - generative_ai - android pipeline_tag: unconditional-image-generation --- ![](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/web-assets/model_demo.png) # Stable-Diffusion-v1.5: Optimized for Qualcomm Devices Generates high resolution images from text prompts using a latent diffusion model. This model uses CLIP ViT-L/14 as text encoder, U-Net based latent denoising, and VAE based decoder to generate the final image. This is based on the implementation of Stable-Diffusion-v1.5 found [here](https://github.com/CompVis/stable-diffusion/tree/main). This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/src/qai_hub_models/models/stable_diffusion_v1_5) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary). Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device. ## Deploy to Snapdragon X Elite NPU Please follow the [Stable Diffusion Windows App](https://github.com/quic/ai-hub-apps/tree/main/apps/windows/python/StableDiffusion) tutorial to quantize model with custom weights. ## Quantize and Deploy Your Own Fine-Tuned Stable Diffusion Please follow the [Quantize Stable Diffusion]({REPOSITORY_URL}/tutorials/stable_diffusion/quantize_stable_diffusion.md) tutorial to quantize model with custom weights. ## Getting Started There are two ways to deploy this model on your device: ### Option 1: Download Pre-Exported Models Below are pre-exported model assets ready for deployment. | Runtime | Precision | Chipset | SDK Versions | Download | |---|---|---|---|---| | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_snapdragon_8_elite_gen5.zip) | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X2 Elite | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_snapdragon_x2_elite.zip) | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X Elite | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_snapdragon_x_elite.zip) | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_snapdragon_8gen3.zip) | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCS8550 (Proxy) | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_qcs8550_proxy.zip) | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_snapdragon_8_elite_for_galaxy.zip) | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_snapdragon_7gen4.zip) | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCM6690 | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_qcm6690.zip) | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCS9075 | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-precompiled_qnn_onnx-w8a16-qualcomm_qcs9075.zip) | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_snapdragon_8_elite_gen5.zip) | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X2 Elite | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_snapdragon_x2_elite.zip) | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X Elite | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_snapdragon_x_elite.zip) | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_snapdragon_8gen3.zip) | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS8550 (Proxy) | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_qcs8550_proxy.zip) | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8775P | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_sa8775p.zip) | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_snapdragon_8_elite_for_galaxy.zip) | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 7 Gen 4 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_snapdragon_7gen4.zip) | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA7255P | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_sa7255p.zip) | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCM6690 | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_qcm6690.zip) | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS9075 | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/stable_diffusion_v1_5/releases/v0.52.0/stable_diffusion_v1_5-qnn_context_binary-w8a16-qualcomm_qcs9075.zip) For more device-specific assets and performance metrics, visit **[Stable-Diffusion-v1.5 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/stable_diffusion_v1_5)**. ### Option 2: Export with Custom Configurations Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/src/qai_hub_models/models/stable_diffusion_v1_5) Python library to compile and export the model with your own: - Custom weights (e.g., fine-tuned checkpoints) - Custom input shapes - Target device and runtime configurations This option is ideal if you need to customize the model beyond the default configuration provided here. See our repository for [Stable-Diffusion-v1.5 on GitHub](https://github.com/qualcomm/ai-hub-models/blob/main/src/qai_hub_models/models/stable_diffusion_v1_5) for usage instructions. ## Model Details **Model Type:** Model_use_case.image_generation **Model Stats:** - Input: Text prompt to generate image ## Performance Summary | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit |---|---|---|---|---|---|--- | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 1.486 ms | 0 - 10 MB | NPU | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X2 Elite | 1.525 ms | 156 - 156 MB | NPU | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X Elite | 3.615 ms | 156 - 156 MB | NPU | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 2.319 ms | 0 - 7 MB | NPU | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCS8550 (Proxy) | 3.25 ms | 0 - 162 MB | NPU | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCS9075 | 3.332 ms | 0 - 3 MB | NPU | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCM6690 | 22.114 ms | 0 - 10 MB | NPU | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 1.753 ms | 0 - 7 MB | NPU | text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 3.628 ms | 0 - 6 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 1.545 ms | 0 - 9 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X2 Elite | 1.769 ms | 0 - 0 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X Elite | 3.615 ms | 0 - 0 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Gen 3 Mobile | 2.295 ms | 0 - 7 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS8275 (Proxy) | 7.496 ms | 0 - 8 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS8550 (Proxy) | 3.25 ms | 0 - 1 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8775P | 3.49 ms | 0 - 9 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS9075 | 3.339 ms | 0 - 2 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCM6690 | 22.095 ms | 0 - 6 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA7255P | 7.496 ms | 0 - 8 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 1.755 ms | 0 - 13 MB | NPU | text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 7 Gen 4 Mobile | 3.671 ms | 0 - 6 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 44.972 ms | 0 - 8 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X2 Elite | 47.184 ms | 844 - 844 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X Elite | 112.666 ms | 843 - 843 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 79.574 ms | 0 - 11 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCS8550 (Proxy) | 112.753 ms | 0 - 898 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCS9075 | 105.563 ms | 0 - 3 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCM6690 | 2192.864 ms | 0 - 11 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 61.474 ms | 0 - 11 MB | NPU | unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 184.315 ms | 0 - 11 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 44.916 ms | 0 - 8 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X2 Elite | 46.448 ms | 0 - 0 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X Elite | 113.782 ms | 0 - 0 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Gen 3 Mobile | 79.791 ms | 0 - 7 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS8275 (Proxy) | 262.303 ms | 0 - 7 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS8550 (Proxy) | 113.104 ms | 0 - 2 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8775P | 105.921 ms | 0 - 8 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS9075 | 105.725 ms | 0 - 2 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCM6690 | 2130.469 ms | 0 - 11 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA7255P | 262.303 ms | 0 - 7 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 59.323 ms | 0 - 9 MB | NPU | unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 7 Gen 4 Mobile | 177.927 ms | 0 - 7 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 121.661 ms | 3 - 13 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X2 Elite | 125.127 ms | 62 - 62 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X Elite | 264.869 ms | 62 - 62 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 203.388 ms | 3 - 10 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCS8550 (Proxy) | 269.015 ms | 0 - 66 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCS9075 | 250.129 ms | 3 - 6 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® QCM6690 | 6314.342 ms | 1 - 7 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 177.936 ms | 3 - 10 MB | NPU | vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 513.216 ms | 2 - 8 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 120.767 ms | 0 - 10 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X2 Elite | 127.125 ms | 0 - 0 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X Elite | 257.471 ms | 0 - 0 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Gen 3 Mobile | 196.793 ms | 0 - 8 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS8275 (Proxy) | 712.04 ms | 0 - 9 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS8550 (Proxy) | 258.803 ms | 0 - 2 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8775P | 243.785 ms | 0 - 9 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCS9075 | 240.857 ms | 0 - 3 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® QCM6690 | 6172.925 ms | 0 - 7 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA7255P | 712.04 ms | 0 - 9 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 169.198 ms | 0 - 9 MB | NPU | vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 7 Gen 4 Mobile | 504.995 ms | 1 - 7 MB | NPU ## License * The license for the original implementation of Stable-Diffusion-v1.5 can be found [here](https://github.com/CompVis/stable-diffusion/blob/main/LICENSE). ## References * [High-Resolution Image Synthesis with Latent Diffusion Models](https://arxiv.org/abs/2112.10752) * [Source Model Implementation](https://github.com/CompVis/stable-diffusion/tree/main) ## Community * Join [our AI Hub Slack community](https://aihub.qualcomm.com/community/slack) to collaborate, post questions and learn more about on-device AI. * For questions or feedback please [reach out to us](mailto:ai-hub-support@qti.qualcomm.com). ## Usage and Limitations This model may not be used for or in connection with any of the following applications: - Accessing essential private and public services and benefits; - Administration of justice and democratic processes; - Assessing or recognizing the emotional state of a person; - Biometric and biometrics-based systems, including categorization of persons based on sensitive characteristics; - Education and vocational training; - Employment and workers management; - Exploitation of the vulnerabilities of persons resulting in harmful behavior; - General purpose social scoring; - Law enforcement; - Management and operation of critical infrastructure; - Migration, asylum and border control management; - Predictive policing; - Real-time remote biometric identification in public spaces; - Recommender systems of social media platforms; - Scraping of facial images (from the internet or otherwise); and/or - Subliminal manipulation