File size: 3,726 Bytes
ded8ff1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
---
license: apache-2.0
pipeline_tag: text-to-image
tags:
- qualcomm
- NPU
- qnn
- stable-diffuser
---
## Credits (source of safetensors and model guide)
- **epiCRealism** — source: https://civitai.com/models/25694/epicrealism?modelVersionId=143906
## Apps (use these files)
- **Local Dream** — https://github.com/xororz/local-dream
- **LaylaAI** — https://www.layla-network.ai/
# QNN SD Model Zips
## Variants (per model)
- **min**
- **8gen1**
- **8gen2**
Use min for the broadest compatibility, which can run on non-flagship chips like 7gen1,8sgen3,etc.
Use 8gen1 if you want to support Snapdragon 8gen1 and above (8gen1/2/3/4). If you have a 8gen1 device, this is recommended.
Use 8gen2 if you want to support Snapdragon 8gen2 and above (8gen2/3/4). This will be much faster on 8gen2+ devices.
## ZIP contents (same for all variants)
- `clip.mnn`
- `tokenizer.json`
- `vae_decoder.bin`
- `vae_encoder.bin`
- `unet.bin`
- `Required HTP runtime libraries (`libQnnHtp.so`, `libQnnSystem.so`, and multiple `libQnnHtpVXXskel.so` / `libQnnHtpVXXStub.so`)`
## Filenames
- `epiCRealism_min.zip`
- `epiCRealism_8gen1.zip`
- `epiCRealism_8gen2.zip`























|