mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-07 09:42:09 -08:00
parent
51206edb62
commit
636ff513b0
3 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue