Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:stable_diffusion [2024/12/08 10:27] darrontools:stable_diffusion [2024/12/08 11:02] (current) – [OPENVINO] darron
Line 61: Line 61:
  
 [[https://github.com/openvinotoolkit/stable-diffusion-webui|Github]] [[https://github.com/openvinotoolkit/stable-diffusion-webui|Github]]
 +
 +NB OpenVINO acceleration is not working (the script is never loaded).
  
 ==Install== ==Install==
Line 73: Line 75:
 ==Patch== ==Patch==
  
 +/*
 <code> <code>
 diff -u requirements.txt.bak requirements.txt diff -u requirements.txt.bak requirements.txt
Line 88: Line 91:
  diffusers  diffusers
 </code> </code>
 +*/
 <code> <code>
 diff -u webui-user.sh.orig webui-user.sh diff -u webui-user.sh.orig webui-user.sh