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