File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ Fast SD now supports AI PC with Intel® Core™ Ultra Processors. [To learn more
284
284
285
285
For GPU mode ` set device=GPU ` and run webui. FastSD GPU benchmark on AI PC as shown below.
286
286
287
- ![ FastSD AIPC Arc GPU benchmark] ( https://raw.githubusercontent.com/rupeshs/fastsdcpu/main/docs/images/ARCGPU.png )
287
+ ![ FastSD AI PC Arc GPU benchmark] ( https://raw.githubusercontent.com/rupeshs/fastsdcpu/main/docs/images/ARCGPU.png )
288
288
289
289
### NPU
290
290
FastSD CPU now supports power efficient NPU (Neural Processing Unit) that comes with Intel Core Ultra processors.
@@ -295,14 +295,12 @@ Supports following modes on NPU :
295
295
- Image to image
296
296
- Image variations
297
297
298
- To run model in NPU follow these steps (Please make sure that your AIPC 's NPU driver is latest):
298
+ To run model in NPU follow these steps (Please make sure that your AI PC 's NPU driver is the latest):
299
299
- Start webui
300
300
- Select LCM-OpenVINO mode
301
301
- Select the models settings tab and select OpenVINO model ` sd15-lcm-square-openvino-int8 `
302
302
- Now it will run on the NPU
303
303
304
-
305
-
306
304
This is heterogeneous computing since text encoder and Unet will use NPU and VAE will use GPU for processing. Thanks to OpenVINO.
307
305
308
306
Please note that tiny auto encoder will not work in NPU mode.
You can’t perform that action at this time.
0 commit comments