mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-13 17:09:49 +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