From 36e43368b3c092e894cb0c77e444962e204b3b4e Mon Sep 17 00:00:00 2001 From: Ryan Dick <ryanjdick3@gmail.com> Date: Thu, 23 May 2024 08:37:23 -0400 Subject: [PATCH] (minor) fix list formatting in docs. --- docs/tutorials/stable_diffusion/gnome_lora_masks_sdxl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tutorials/stable_diffusion/gnome_lora_masks_sdxl.md b/docs/tutorials/stable_diffusion/gnome_lora_masks_sdxl.md index 192661f7..3623fee5 100644 --- a/docs/tutorials/stable_diffusion/gnome_lora_masks_sdxl.md +++ b/docs/tutorials/stable_diffusion/gnome_lora_masks_sdxl.md @@ -26,6 +26,7 @@ python src/invoke_training/scripts/_experimental/masks/generate_masks_for_jsonl_ ``` The mask generation script will produce the following outputs: + - A directory of generated masks: `sample_data/bruce_the_gnome/masks/` - A new `.jsonl` file that references the mask images: `sample_data/bruce_the_gnome/data_masks.jsonl`