Skip to content

Commit 286af0e

Browse files
committed
remove pipeline.
1 parent 9fe7b91 commit 286af0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lora/test_lora_layers_flux.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ def setUp(self):
195195
def tearDown(self):
196196
super().tearDown()
197197

198+
del self.pipeline
198199
gc.collect()
199200
torch.cuda.empty_cache()
200201

0 commit comments

Comments
 (0)