Skip to content

Commit

Permalink
fix IsADirectoryError when running the training code for sd3_dreamboo…
Browse files Browse the repository at this point in the history
…th_lora_16gb.ipynb (#9634)

Add files via upload

fix IsADirectoryError when running the training code
  • Loading branch information
alaister123 authored Oct 11, 2024
1 parent 38a3e4d commit 164ec9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
},
"outputs": [],
"source": [
"!rm -rf dog/.huggingface"
"!rm -rf dog/.cache"
]
},
{
Expand Down

0 comments on commit 164ec9f

Please sign in to comment.