You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current AI Dev Gallery lacks native support for Stable Diffusion on ARM64 architecture, specifically for the new generation of Copilot PCs powered by Snapdragon X Elite processors. This limitation prevents developers and users from fully leveraging the powerful NPUs (up to 45 TOPS) in these devices for AI-driven image generation tasks.
Describe the solution you'd like
I request the addition of native ARM64 support for Stable Diffusion in the AI Dev Gallery. This should include:
Optimization of Stable Diffusion models for ARM64 architecture
Integration with Windows Copilot Runtime for AI acceleration on ARM64 devices
Utilization of DirectML optimization tools specifically for ARM64
Implementation of ONNX Runtime for efficient model deployment on ARM64 Copilot PCs
Describe alternatives you've considered
Using x86 emulation, which significantly reduces performance and doesn't utilize the NPU
Implementing custom ARM64 builds of Stable Diffusion outside the AI Dev Gallery ecosystem
Utilizing cloud-based Stable Diffusion services, which don't leverage on-device AI capabilities
Additional context
The new Snapdragon X Elite processors offer up to 20x more power for AI workloads compared to previous generations. With 87% of commonly used Windows applications already supporting ARM64 natively, adding Stable Diffusion support would align with Microsoft's vision for AI acceleration at scale and enhance the capabilities of AI-powered Windows devices. This feature would be particularly beneficial for creative professionals and developers working with AI-generated imagery on portable, high-performance Copilot PCs.
The text was updated successfully, but these errors were encountered:
niels9001
changed the title
[FEATURE]
[FEATURE] ARM64 + NPU support for Stable Diffusion
Nov 21, 2024
Is your feature request related to a problem? Please describe.
The current AI Dev Gallery lacks native support for Stable Diffusion on ARM64 architecture, specifically for the new generation of Copilot PCs powered by Snapdragon X Elite processors. This limitation prevents developers and users from fully leveraging the powerful NPUs (up to 45 TOPS) in these devices for AI-driven image generation tasks.
Describe the solution you'd like
I request the addition of native ARM64 support for Stable Diffusion in the AI Dev Gallery. This should include:
Describe alternatives you've considered
Using x86 emulation, which significantly reduces performance and doesn't utilize the NPU
Implementing custom ARM64 builds of Stable Diffusion outside the AI Dev Gallery ecosystem
Utilizing cloud-based Stable Diffusion services, which don't leverage on-device AI capabilities
Additional context
The new Snapdragon X Elite processors offer up to 20x more power for AI workloads compared to previous generations. With 87% of commonly used Windows applications already supporting ARM64 natively, adding Stable Diffusion support would align with Microsoft's vision for AI acceleration at scale and enhance the capabilities of AI-powered Windows devices. This feature would be particularly beneficial for creative professionals and developers working with AI-generated imagery on portable, high-performance Copilot PCs.
The text was updated successfully, but these errors were encountered: