mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
Intel ARC Support
This commit is contained in:
@@ -533,7 +533,6 @@ def unload_model_weights(sd_model=None, _info=None):
|
||||
sd_model = None
|
||||
gc.collect()
|
||||
devices.torch_gc()
|
||||
torch.cuda.empty_cache()
|
||||
print(f"Unloaded weights {timer.summary()}")
|
||||
return sd_model
|
||||
|
||||
|
||||
Reference in New Issue
Block a user