Skip to content

Commit c0b4d72

Browse files
authored
Update unconditional_image_generation.mdx (#2686)
Fix typos
1 parent 78afb84 commit c0b4d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/using-diffusers/unconditional_image_generation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ specific language governing permissions and limitations under the License.
1414

1515
# Unconditional Image Generation
1616

17-
The [`DiffusionPipeline`] is the easiest way to use a pre-trained diffusion system for inference
17+
The [`DiffusionPipeline`] is the easiest way to use a pre-trained diffusion system for inference.
1818

1919
Start by creating an instance of [`DiffusionPipeline`] and specify which pipeline checkpoint you would like to download.
2020
You can use the [`DiffusionPipeline`] for any [Diffusers' checkpoint](https://huggingface.co/models?library=diffusers&sort=downloads).

0 commit comments

Comments
 (0)