mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-03-12 16:39: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