--- language: en tags: - stable-diffusion - sdxl pipeline_tag: text-to-image license: openrail++ license_link: LICENSE --- # 🚀 SDXL-Base on AMD NPU "SDXL is a latent diffusion model for text-to-image synthesis. Compared to previous versions of Stable Diffusion, SDXL leverages a three times larger UNet backbone, achieved by significantly increasing the number of attention blocks and including a second text encoder." ([stabilityai/stable-diffusion-xl-base-1.0](https://hf.co/stabilityai/stable-diffusion-xl-base-1.0)) This version of the model has been optimized to run on AMD NPUs. For more information, refer to the original model card under [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0). ## Model Details | Model Details | Description | | ----------- | ----------- | | Person or organization developing model | [AMD](https://hf.co/amd) | | Original model authors | [Stability AI](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) | | Model date | February 2026 | | Model version | 1.7.1 | | Model type | Diffusion-based text-to-image generation model | | Information about training algorithms, parameters, fairness constraints or other applied approaches, and features | This is a model that can be used to generate and modify images based on text prompts. | | License | [CreativeML Open RAIL++-M License](LICENSE) | | Where to send questions or comments about the model | [Community Tab](https://hf.co/amd/sdxl-base-amdnpu/discussions) and [AMD Developer Community Discord](https://discord.gg/amd-dev) | ## ⚡ Intended Use #### Getting Started To get started with this model, visit [github.com/amd/sd-sandbox](https://github.com/amd/sd-sandbox). ## ⚓ Ethical Considerations AMD is committed to conducting our business in a fair, ethical and honest manner and in compliance with all applicable laws, rules and regulations. You can find out more at the [AMD Ethics and Compliance](https://www.amd.com/en/corporate/corporate-responsibility/ethics-and-compliance.html) page. ## ⚠️ Caveats and Recommendations Please visit the original model card for more details: [stabilityai/stable-diffusion-xl-base-1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0).