mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-29 18:51:31 +00:00
Update controlnet.py
This commit is contained in:
@@ -537,6 +537,7 @@ class ControlNetForForgeOfficial(scripts.Script):
|
|||||||
return
|
return
|
||||||
|
|
||||||
def postprocess(self, p, processed, *args):
|
def postprocess(self, p, processed, *args):
|
||||||
|
self.current_params = {}
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user