This commit is contained in:
lllyasviel
2024-01-27 19:46:55 -08:00
parent 2074e13253
commit 4443d636c6
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
def apply_controlnet_advanced(unet, controlnet, image, strength, start_percent, end_percent, advanced_weighting=None):
return unet