Fooocus GitHub Bot Commit

This commit is generated by a GitHub bot of Fooocus
This commit is contained in:
lllyasviel
2023-10-18 00:30:39 -07:00
parent e5f614c14e
commit c751758016
5 changed files with 51 additions and 20 deletions
-1
View File
@@ -256,7 +256,6 @@ def ksampler(model, positive, negative, latent, seed=None, steps=30, cfg=7.0, sa
finally:
modules.sample_hijack.current_refiner = None
modules.sample_hijack.force_unload_all_control(positive, negative)
return out