Skip to content

Commit 0cc5630

Browse files
authored
[Chore] Fix Colab notebook links in README.md (#7495)
1 parent 0b8e292 commit 0cc5630

File tree

1 file changed

+1
-1
lines changed
  • examples/advanced_diffusion_training

1 file changed

+1
-1
lines changed

examples/advanced_diffusion_training/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,6 @@ accelerate launch train_dreambooth_lora_sdxl_advanced.py \
308308
Check out [these recommended practices](https://huggingface.co/blog/sdxl_lora_advanced_script#additional-good-practices)
309309

310310
## Running on Colab Notebook
311-
Check out [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/SDXL_DreamBooth_LoRA_advanced_example.ipynb).
311+
Check out [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/SDXL_Dreambooth_LoRA_advanced_example.ipynb).
312312
to train using the advanced features (including pivotal tuning), and [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/SDXL_DreamBooth_LoRA_.ipynb) to train on a free colab, using some of the advanced features (excluding pivotal tuning)
313313

0 commit comments

Comments
 (0)