clarification on models

Former-commit-id: fac6552f14bab1f5cb1e89715f1e4e0e7b5d97e8 [formerly 9214bcc49e]
Former-commit-id: feb6a319d55d4e834eb2563541cc2b6a24d1361b
This commit is contained in:
Cyberes 2022-09-18 13:16:32 -06:00 committed by GitHub
parent 57b2aea5a8
commit 4c79520020
1 changed files with 6 additions and 3 deletions

View File

@ -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)"
]
},
{