| { | |
| "model": "realvisxl-v4.0-lightning", | |
| "pipeline": "StableDiffusionXLPipeline", | |
| "variant": "fp16-encoders + TAESDXL", | |
| "dsp_arch": 75, | |
| "skel": "libQnnHtpV75Skel.so", | |
| "qairt_runtime_required": "2.40", | |
| "quantization": "W8A16", | |
| "resolution": 1024, | |
| "latent": [1, 4, 128, 128], | |
| "scheduler": "EulerDiscrete", | |
| "steps_default": 6, | |
| "guidance_scale": 0.0, | |
| "cross_attention_dim": 2048, | |
| "vae_scaling_factor": 0.13025, | |
| "graph_name": "model", | |
| "io_contract": "ours-sdxl-emb" | |
| } | |