diff --git a/examples/research_projects/sd3_lora_colab/sd3_dreambooth_lora_16gb.ipynb b/examples/research_projects/sd3_lora_colab/sd3_dreambooth_lora_16gb.ipynb index 25fcb36a47d5..8e8190a59324 100644 --- a/examples/research_projects/sd3_lora_colab/sd3_dreambooth_lora_16gb.ipynb +++ b/examples/research_projects/sd3_lora_colab/sd3_dreambooth_lora_16gb.ipynb @@ -196,7 +196,7 @@ }, "outputs": [], "source": [ - "!rm -rf dog/.huggingface" + "!rm -rf dog/.cache" ] }, {