Unverified Commit 164ec9f4 authored by GSSun's avatar GSSun Committed by GitHub
Browse files

fix IsADirectoryError when running the training code for sd3_dreambooth_lora_16gb.ipynb (#9634)

Add files via upload

fix IsADirectoryError when running the training code
parent 38a3e4df
......@@ -196,7 +196,7 @@
},
"outputs": [],
"source": [
"!rm -rf dog/.huggingface"
"!rm -rf dog/.cache"
]
},
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment