Skip to content

Commit

Permalink
Doc update for vlad fork
Browse files Browse the repository at this point in the history
  • Loading branch information
gitadmin0608 committed Apr 22, 2023
1 parent dec1ea5 commit 83d66a6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 130 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,11 @@ git apply --ignore-whitespace extensions/sd_webui_SAG/automatic1111-CFGDenoiser-
```


### For vladmandic webui:
at commit 7c684a8b

run the following command in root directory automatic/
```
git apply --ignore-whitespace extensions/sd_webui_SAG/vladmandic-CFGDenoiser-and-script_callbacks-mod-for-SAG.patch
```
### ~~For vladmandic webui:~~
No longer requires patching after commit [cb465b1](https://github.com/vladmandic/automatic/commit/cb465b12ddc5e4b5f6566030021a26630b927ba6)
since required changes have been merged to upstream.


Demos with stealth pnginfo:
Demos:
![xyz_grid-0014-232592377.png](resources%2Fimg%2Fxyz_grid-0014-232592377.png)
![xyz_grid-0001-232592377.png](resources%2Fimg%2Fxyz_grid-0001-232592377.png)
2 changes: 1 addition & 1 deletion scripts/SAG.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def __init__(self):
pass

def title(self):
return "Latent Couple extension"
return "Self Attention Guidance"

def show(self, is_img2img):
return scripts.AlwaysVisible
Expand Down
121 changes: 0 additions & 121 deletions vladmandic-CFGDenoiser-and-script_callbacks-mod-for-SAG.patch

This file was deleted.

0 comments on commit 83d66a6

Please sign in to comment.