mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-21 07:13:56 +00:00
i
This commit is contained in:
@@ -72,6 +72,7 @@ def compute_controlnet_weighting(
|
||||
return control
|
||||
|
||||
cond_or_uncond = transformer_options['cond_or_uncond']
|
||||
cond_or_uncond_size = transformer_options['cond_or_uncond_size']
|
||||
sigmas = transformer_options['sigmas']
|
||||
|
||||
if advanced_sigma_weighting is not None:
|
||||
|
||||
Reference in New Issue
Block a user