mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-20 14:53:58 +00:00
Update controlnet.py
This commit is contained in:
@@ -9,6 +9,4 @@ def apply_controlnet_advanced(
|
||||
negative_advanced_weighting=None):
|
||||
m = unet.clone()
|
||||
|
||||
|
||||
|
||||
return m
|
||||
|
||||
Reference in New Issue
Block a user