Update controlnet.py

This commit is contained in:
lllyasviel
2024-01-29 16:40:09 -08:00
parent 7e8ff9ceb5
commit 6804c45cd6

View File

@@ -470,7 +470,6 @@ class ControlNetForForgeOfficial(scripts.Script):
params.preprocessor.process_before_every_sampling(process=p, cond=cond, **kwargs)
params.model.process_before_every_sampling(process=p, cond=cond, **kwargs)
a = 0
return