mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-02 22:37:24 +00:00
align with SAG ui
This commit is contained in:
@@ -9,7 +9,7 @@ class PerturbedAttentionGuidanceForForge(scripts.Script):
|
||||
sorting_priority = 13
|
||||
|
||||
def title(self):
|
||||
return "Perturbed Attention Guidance Integrated"
|
||||
return "PerturbedAttentionGuidance Integrated"
|
||||
|
||||
def show(self, is_img2img):
|
||||
return scripts.AlwaysVisible
|
||||
|
||||
Reference in New Issue
Block a user