Stable-Diffusion-v2.1: 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-v2.1 found here. This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the Qualcomm® AI Hub Models library to export with custom configurations. More details on model performance across various devices, can be found here.
Qualcomm AI Hub Models uses Qualcomm AI Hub Workbench to compile, profile, and evaluate this model. Sign up to run these models on a hosted Qualcomm® device.
Deploy to Snapdragon X Elite NPU
Please follow the Stable Diffusion Windows App tutorial to quantize model with custom weights.
Quantize and Deploy Your Own Fine-Tuned Stable Diffusion
Please follow the Quantize Stable Diffusion 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 For Galaxy Mobile | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X2 Elite | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X Elite | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-8275 | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-6690 | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | QAIRT 2.50, ONNX Runtime 1.27.1 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite Gen 5 For Galaxy Mobile | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X2 Elite | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X Elite | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-8275 | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8775P | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-6690 | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA7255P | QAIRT 2.50 | Download |
| QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 7 Gen 4 Mobile | QAIRT 2.50 | Download |
For more device-specific assets and performance metrics, visit Stable-Diffusion-v2.1 on Qualcomm® AI Hub.
Option 2: Export with Custom Configurations
Use the Qualcomm® AI Hub Models 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-v2.1 on GitHub 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 For Galaxy Mobile | 6.171 ms | 0 - 13 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 4.966 ms | 0 - 12 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X2 Elite | 3.939 ms | 1 - 1 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X Elite | 7.39 ms | 418 - 418 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 5.883 ms | 0 - 12 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-8275 | 7.844 ms | 0 - 4 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 7.909 ms | 0 - 450 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 7.822 ms | 0 - 4 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 7.39 ms | 418 - 418 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 68.34 ms | 1 - 11 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 11.952 ms | 0 - 9 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 4.966 ms | 0 - 12 MB | NPU |
| text_encoder | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 11.952 ms | 0 - 9 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite Gen 5 For Galaxy Mobile | 5.189 ms | 0 - 9 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 4.966 ms | 0 - 8 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X2 Elite | 4.553 ms | 0 - 0 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X Elite | 7.662 ms | 0 - 0 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Gen 3 Mobile | 5.959 ms | 0 - 8 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-8275 | 8.053 ms | 0 - 3 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 7.843 ms | 0 - 2 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8650P | 8.368 ms | 0 - 9 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8255P | 8.368 ms | 0 - 9 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 7.836 ms | 2 - 4 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 7.662 ms | 0 - 0 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 68.276 ms | 0 - 7 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 11.878 ms | 0 - 6 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 4.966 ms | 0 - 8 MB | NPU |
| text_encoder | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 7 Gen 4 Mobile | 11.878 ms | 0 - 6 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 For Galaxy Mobile | 68.92 ms | 0 - 13 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 93.73 ms | 0 - 13 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X2 Elite | 62.908 ms | 1 - 1 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X Elite | 163.556 ms | 842 - 842 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 115.213 ms | 0 - 12 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-8275 | 144.378 ms | 0 - 5 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 162.656 ms | 0 - 898 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 145.983 ms | 0 - 4 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 163.556 ms | 842 - 842 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 2105.586 ms | 1 - 12 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 205.99 ms | 0 - 12 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 93.73 ms | 0 - 13 MB | NPU |
| unet | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 205.99 ms | 0 - 12 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite Gen 5 For Galaxy Mobile | 64.426 ms | 0 - 9 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 91.845 ms | 1 - 9 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X2 Elite | 63.411 ms | 0 - 0 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X Elite | 163.412 ms | 0 - 0 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Gen 3 Mobile | 115.38 ms | 0 - 8 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-8275 | 145.05 ms | 0 - 4 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 162.358 ms | 1 - 3 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8650P | 147.773 ms | 0 - 9 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8255P | 147.773 ms | 0 - 9 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 145.842 ms | 0 - 3 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 163.412 ms | 0 - 0 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 1873.931 ms | 0 - 7 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 206.657 ms | 0 - 7 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 91.845 ms | 1 - 9 MB | NPU |
| unet | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 7 Gen 4 Mobile | 206.657 ms | 0 - 7 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 For Galaxy Mobile | 78.9 ms | 3 - 10 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 125.803 ms | 4 - 10 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X2 Elite | 90.491 ms | 4 - 4 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® X Elite | 215.992 ms | 61 - 61 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 151.834 ms | 3 - 11 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-8275 | 211.005 ms | 3 - 7 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 221.648 ms | 0 - 66 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 189.892 ms | 3 - 6 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 215.992 ms | 61 - 61 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 5480.612 ms | 2 - 8 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 379.598 ms | 6 - 12 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 125.803 ms | 4 - 10 MB | NPU |
| vae | PRECOMPILED_QNN_ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 379.598 ms | 6 - 12 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite Gen 5 For Galaxy Mobile | 79.088 ms | 2 - 10 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 125.37 ms | 0 - 8 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X2 Elite | 90.955 ms | 0 - 0 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® X Elite | 216.932 ms | 0 - 0 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 8 Gen 3 Mobile | 151.041 ms | 1 - 7 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-8275 | 211.25 ms | 0 - 4 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 218.479 ms | 1 - 2 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8650P | 244.78 ms | 0 - 9 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® SA8255P | 244.78 ms | 0 - 9 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-9075 | 189.765 ms | 2 - 6 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ IQ-X7181 | 216.932 ms | 0 - 0 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-6690 | 5462.876 ms | 3 - 10 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-7790 | 381.107 ms | 0 - 6 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Qualcomm® Dragonwing™ Q-8750 | 125.37 ms | 0 - 8 MB | NPU |
| vae | QNN_CONTEXT_BINARY | w8a16 | Snapdragon® 7 Gen 4 Mobile | 381.107 ms | 0 - 6 MB | NPU |
License
- The license for the original implementation of Stable-Diffusion-v2.1 can be found here.
References
Community
- Join our AI Hub Slack community to collaborate, post questions and learn more about on-device AI.
- For questions or feedback please reach out to us.
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
