這是本文件的舊版!
OpenVino Note book install
OpenVINO Archives
intel/openvino-ai-plugins-gimp File download
Install GIMP AI plugins with OpenVINO™ Backend on GIMP Document(User guide for Windows Users)
需要修改如下檔案
C:\Users\Public\GIMP\gimpenv3\Lib\site-packages\gimpopenvino\tools\gimp_openvino_config.json
Support Device 加入 NPU 選項
{"python_path": "C:\\Users\\Public\\GIMP\\gimpenv3\\Scripts\\python.exe", "weight_path": "C:\\Users\\MTB19D\\openvino-ai-plugins-gimp\\weights", "supported_devices": ["CPU", "GPU" ,"NPU"]} \\