diff --git a/Disco_Diffusion.ipynb b/Disco_Diffusion.ipynb index 275821d..483a783 100644 --- a/Disco_Diffusion.ipynb +++ b/Disco_Diffusion.ipynb @@ -286,8 +286,14 @@ "source": [ "**Diffusion settings (Defaults are heavily outdated)**\n", "---\n", + "\n", + "Disco Diffusion is complex, and continually evolving with new features. The most current documentation on on Disco Diffusion settings can be found in the unofficial guidebook:\n", + "\n", + "[Zippy's Disco Diffusion Cheatsheet](https://docs.google.com/document/d/1l8s7uS2dGqjztYSjPpzlmXLjl5PM3IGkRWI3IiCuK7g/edit)\n", "\n", - "This section is outdated as of v2\n", + "We also encourage users to join the [Disco Diffusion User Discord](https://discord.gg/XGZrFFCRfN) to learn from the active user community." + "\n", + "This section below is outdated as of v2\n", "\n", "Setting | Description | Default\n", "--- | --- | ---\n", @@ -2686,4 +2692,4 @@ }, "nbformat": 4, "nbformat_minor": 4 -} \ No newline at end of file +}