Skip to content

Commit 320feee

Browse files
authored
Merge pull request #102 from intel/device_modes
updated windows readme docs and figures
2 parents 63763cb + ed67947 commit 320feee

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Docs/figs/gimp_load_model.png

4.04 KB
Loading

Docs/figs/gimp_sd_ui.png

3.24 KB
Loading

Docs/user_guide_for_windos_users.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Pre-requisite for execute on Intel NPU
88

9-
>__Notes:__ To get NPU support, please following below configurations. If you are not seeking NPU version, you also can run this pulgin on any Intel CPU and GPU which OpenVINO™ is supported.
9+
>__Notes:__ To get NPU support, please following below configurations. If you are not seeking NPU version, you also can run this pulgin on any Intel CPU and GPU which OpenVINO™ is supported. Please note only Intel's ARC GPU is supported incase you have external GPU.
1010
1111
- Hardware:
1212
- Intel Core Ultra platform
@@ -240,19 +240,19 @@ Please follow below steps to execute Stable-Diffusion - SD1.5_square_int8. For o
240240

241241
![](figs/gimp_execute_SD.png)
242242

243-
- Change the selected fields to set "Stable Diffusion" configuration, then click "Load Models" to the load models into the target devices.
243+
- Change the selected fields to set "Stable Diffusion" configuration and choose the desired "Power Mode" you want, then click "Load Models" to the load models into the target devices based on your power mode selection.
244244

245245
![](figs/gimp_load_model.png)
246246

247-
> **Notes:** It takes time in this step.
247+
> **Notes:** It takes time in this step.
248248

249249
- Finally, you can optionally enter any text or changes the parameters in the selected field, then click "Generate" to generate image.
250250

251251
![](figs/gimp_sd_ui.png)
252252

253253
>**Notes:**
254-
> - Text encoder and VAE can currently run on CPU, or GPU, not NPU.
255-
> - This demo is based on the following configuration for the most efficient, optimized and good quality image generation:
256-
> - Text encoder on CPU
257-
> - Unet model runs on GPU and NPU in parallel.
258-
> - VAE decoder run on GPU
254+
> - Power Mode is now enabled- Users can select between the following options depending on their use case:
255+
> - Best Performance
256+
> - Best Power Efficiency
257+
> - Balanced
258+
> - If you wish to generate more images in single run, please modify the Number of Images section.

0 commit comments

Comments
 (0)