Skip to content

bedovyy/sd-for-b580-portable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ComfyUI & stable-diffusion-webui Converter for Arc B580

A converter enabling the portable release of the Stable Diffusion tool listed below to operate on Intel Arc B580.

How to Use

  1. Download portable version of the tool
  2. Unzip
  3. Copy switch_to_b580.bat to where run*.bat exists
  4. Run switch_to_b580.bat

Or simply download converted one from Releases page.

After converting, follow the guide of the tool.

What it does

  • Install torch for Arc B580 (2.5.1+cxx11.abi) on portable python.
  • Install libuv and vc14_runtime on portable python.
  • Edit some scripts
    • Add --use-ipex for stable-diffusion-webui*
    • Modify update_comfyui_and_python_dependencies.bat to keep torch for B580 for ComfyUI
    • Rename run_nvidia_gpu.bat to run_arc_b580.bat for ComfyUI

Notice

  • This batch file uses PowerShell and tested on Win11, but not on Win10.
  • Every converted tools have only been tested for basic T2I generation on SDXL.

About

Portable version of ComfyUI & stable-diffusion-webui for Arc B580

Topics

Resources

Stars

Watchers

Forks