ashen-sensored/sd_webui_SAG

Python

229

3 commits

updated Apr 23, 2023

See the code

README

Implementation of Self Attention Guidance in webui

https://arxiv.org/abs/2210.00939

Additional setup requirements after installation:

For AUTOMATIC1111 webui:

at commit 22bcc7be

run the following command in root directory stable-diffusion-webui/:

git apply --ignore-whitespace extensions/sd_webui_SAG/automatic1111-CFGDenoiser-and-script_callbacks-mod-for-SAG.patch

For vladmandic webui:

No longer requires patching after commit cb465b1 since required changes have been merged to upstream.

Demos: xyz_grid-0014-232592377.png xyz_grid-0001-232592377.png

Contributors

gitadmin0608

3 commits

ashen-sensored/sd_webui_SAG

Python

229

3 commits

updated Apr 23, 2023

See the code

README

Implementation of Self Attention Guidance in webui

https://arxiv.org/abs/2210.00939

Additional setup requirements after installation:

For AUTOMATIC1111 webui:

at commit 22bcc7be

run the following command in root directory stable-diffusion-webui/:

git apply --ignore-whitespace extensions/sd_webui_SAG/automatic1111-CFGDenoiser-and-script_callbacks-mod-for-SAG.patch

For vladmandic webui:

No longer requires patching after commit cb465b1 since required changes have been merged to upstream.

Demos: xyz_grid-0014-232592377.png xyz_grid-0001-232592377.png

Contributors

gitadmin0608

3 commits

Languages

Python

100.0%