diff --git a/StableDiffusionUI_Voldemort_paperspace.ipynb b/StableDiffusionUI_Voldemort_paperspace.ipynb index 9ecfdd6..fc0ad45 100644 --- a/StableDiffusionUI_Voldemort_paperspace.ipynb +++ b/StableDiffusionUI_Voldemort_paperspace.ipynb @@ -143,7 +143,6 @@ "cell_type": "markdown", "metadata": { "id": "F0EINk5M0s-w", - "jp-MarkdownHeadingCollapsed": true, "tags": [] }, "source": [ @@ -237,7 +236,9 @@ "tags": [] }, "source": [ - "#### Waifu Diffusion" + "#### Waifu Diffusion\n", + "\n", + "The original Stable Diffusion anime finetune." ] }, { @@ -267,7 +268,9 @@ "source": [ "Anime finetune.\n", "\n", - "The 60000 steps version is the original, the 115000 steps is the 60000 with additional training. Use the 60000 step version if the style nudging is too much." + "The 60000 steps version is the original, the 115000 steps is the 60000 with additional training. Use the 60000 step version if the style nudging is too much.\n", + "\n", + "[See the comparison here](https://raw.githubusercontent.com/Engineer-of-Stuff/stable-diffusion-paperspace/main/Docs/Assets/model%20comparison.jpg)" ] }, {