diff --git a/examples/dreambooth/train_dreambooth_lora_hidream.py b/examples/dreambooth/train_dreambooth_lora_hidream.py index 26a920906b3e..fbf62999d637 100644 --- a/examples/dreambooth/train_dreambooth_lora_hidream.py +++ b/examples/dreambooth/train_dreambooth_lora_hidream.py @@ -236,7 +236,6 @@ def log_validation( } ) - pipeline.to("cpu") del pipeline free_memory()