Text-to-Image
Diffusers
ONNX
EnzymeZoo commited on
Commit
28ad4da
·
1 Parent(s): 8fa2e7e

Add Ryzen NPU to model card.

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -8,9 +8,13 @@ pipeline_tag: text-to-image
8
  library_name: diffusers
9
  ---
10
 
11
- # stabilityai/stable-diffusion-3-medium - AMD Optimized ONNX
12
 
13
- This repository hosts the **AMD Optimized version of Stable Diffusion 3 Medium** created in collaboration with [AMD](https://huggingface.co/amd).
 
 
 
 
14
 
15
  ## Model Description
16
  Refer to the [Stable Diffusion 3 Medium Model card](https://huggingface.co/stabilityai/stable-diffusion-3-medium) for more details.
@@ -22,8 +26,9 @@ Refer to the [Stable Diffusion 3 Medium Model card](https://huggingface.co/stabi
22
 
23
  ## Running
24
 
25
- Use Amuse GUI application to run it: https://www.amuse-ai.com/
26
- use *_io32 version to run with the Amuse application
 
27
 
28
 
29
  ## Inference Result
 
8
  library_name: diffusers
9
  ---
10
 
11
+ # stabilityai/stable-diffusion-3-medium - AMD Optimized ONNX and Ryzen(TM) AI NPU
12
 
13
+ This repository hosts the **AMD Optimized version of Stable Diffusion 3 Medium** and the **AMD Ryzen™ AI optimized version of SD 3 Medium** created in collaboration with [AMD](https://huggingface.co/amd).
14
+
15
+ The AMDGPU model is an AMD-optimized ONNX port of the Stable Diffusion 3 Medium model offering [significantly higher inferencing speeds](https://stability.ai/news/stable-diffusion-now-optimized-for-amd-radeon-gpus) compared to the base model on compatible AMD hardware.
16
+
17
+ The ONNX-ported Ryzen™ AI model is the world’s first Block FP16 model with the UNET and VAE decoder completely in Block FP16. Built for the AMD XDNA™ 2 based NPU, this model combines the accuracy of FP16 with the performance of INT8.
18
 
19
  ## Model Description
20
  Refer to the [Stable Diffusion 3 Medium Model card](https://huggingface.co/stabilityai/stable-diffusion-3-medium) for more details.
 
26
 
27
  ## Running
28
 
29
+ GPU: Use Amuse GUI application to run it: https://www.amuse-ai.com/. Use *_io32 version to run with the Amuse application
30
+
31
+ NPU: On a compatible XDNA(TM) 2 NPU device, Install and Open Amuse GUI, Click on Advanced Mode. Download SD 3 Medium AMDGPU from Model Manager. Click on Image Generation. Change variant to Ryzen AI. Load. 
32
 
33
 
34
  ## Inference Result