Update lora_block_weight.py

ver12
hako-mikan 2024-02-07 00:20:25 +09:00 committed by GitHub
parent 701ddd813f
commit 316c03f943
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -349,7 +349,6 @@ class Script(modules.scripts.Script):
sets.append(key)
if forge and self.active:
print(self.startsf, self.stopsf, self.uf, self.lf, self.ef)
if params.sampling_step in self.startsf:
shared.sd_model.forge_objects.unet.unpatch_model(device_to=devices.device)
for key, vals in shared.sd_model.forge_objects.unet.patches.items():