mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-25 16:59:18 +00:00
i
This commit is contained in:
2
modules_forge/controlnet.py
Normal file
2
modules_forge/controlnet.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def apply_controlnet_advanced(unet, controlnet, image, strength, start_percent, end_percent, advanced_weighting=None):
|
||||
return unet
|
||||
Reference in New Issue
Block a user