We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8856e00 commit ae66945Copy full SHA for ae66945
docs/source/tutorials/stable_diffusion.mdx
@@ -98,7 +98,7 @@ outputs = pipeline(
98
99
<Tip>
100
101
-There are two different checkpoints for Stable Diffusion 2 ():
+There are two different checkpoints for Stable Diffusion 2:
102
103
- use [sd2-community/stable-diffusion-2-1](https://huggingface.co/sd2-community/stable-diffusion-2-1) for generating 768x768 images
104
- use [sd2-community/stable-diffusion-2-1-base](https://huggingface.co/sd2-community/stable-diffusion-2-1-base) for generating 512x512 images
0 commit comments