当前位置:   article > 正文

使用Intel ARC 750 GPU或Intel CPU硬件在GIMP上运行stable diffussion插件进行AI绘图_gimp ai插件

gimp ai插件

安装步骤:

1. clone代码:

git clone https://gitee.com/cslola/openvino-ai-plugins-gimp.git  
  • 1

或者直接到github上下载最新

git clone  https://github.com/intel/openvino-ai-plugins-gimp.git
  • 1

2. 安装python以来库文件

:: run install script
openvino-ai-plugins-gimp\install.bat
  • 1
  • 2

执行完之后,记录下面第3条的执行路径,之后需要插入到preference里面
在这里插入图片描述
并且把openvino 的模型拷贝到weights 目录下面:

Xcopy /E /I .\openvino-ai-plugins-gimp\weights %userprofile%\openvino-ai-plugins-gimp\weights\
  • 1

3. 在huggingface 下载stable diffusion 1.4 并且存放到之前创建的weight的目录下面,具体命令如下:

下载stable diffussion的 model到 %us
    声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/604033
    推荐阅读
    相关标签
      

    闽ICP备14008679号