aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorw-e-w <40751091+w-e-w@users.noreply.github.com>2023-07-21 13:56:41 +0000
committerw-e-w <40751091+w-e-w@users.noreply.github.com>2023-07-21 13:56:41 +0000
commitbc91f15ed32ac29c7bdf9e5abbbf02f18d79a1ab (patch)
tree64bd6d882ef7ff9b97194ca1a0acaef26a2e6369 /modules
parent118529a6dc9481499ebcd589a9b42f98b58bca8a (diff)
downloadstable-diffusion-webui-gfx803-bc91f15ed32ac29c7bdf9e5abbbf02f18d79a1ab.tar.gz
stable-diffusion-webui-gfx803-bc91f15ed32ac29c7bdf9e5abbbf02f18d79a1ab.tar.bz2
stable-diffusion-webui-gfx803-bc91f15ed32ac29c7bdf9e5abbbf02f18d79a1ab.zip
typo fix
Diffstat (limited to 'modules')
-rw-r--r--modules/scripts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/scripts.py b/modules/scripts.py
index 7d9dd59f..f34240a0 100644
--- a/modules/scripts.py
+++ b/modules/scripts.py
@@ -119,7 +119,7 @@ class Script:
def after_extra_networks_activate(self, p, *args, **kwargs):
"""
- Calledafter extra networks activation, before conds calculation
+ Called after extra networks activation, before conds calculation
allow modification of the network after extra networks activation been applied
won't be call if p.disable_extra_networks