stable diff

发布时间 2023-04-10 11:17:04作者: zyip

 

download 

GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI

decompress to your work folder

 

modify webui-user.bat

line 6 (maybe , if you hav a same version)

set COMMANDLINE_ARGS=--lowvram --precision full --no-half --skip-torch-cuda-test

 

set git proxy(if you have trouble to access github)

git config --global http.proxy http://127.0.0.1:10809