Skip to content

Commit e9b7429

Browse files
committed
minor.
1 parent f0e21a9 commit e9b7429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/using-diffusers/other-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Benefits of using a single-file layout include:
243243
### DDUF
244244

245245
> [!WARNING]
246-
>DDUF is an experimental file format and APIs related to it can change in the future.
246+
> DDUF is an experimental file format and APIs related to it can change in the future.
247247
248248
DDUF (**D**DUF **D**iffusion **U**nified **F**ormat) is a file format designed to make storing, distributing, and using diffusion models much easier. Built on the ZIP file format, DDUF offers a standardized, efficient, and flexible way to package all parts of a diffusion model into a single, easy-to-manage file. It provides a balance between Diffusers multi-folder format and the widely popular single-file format.
249249

0 commit comments

Comments
 (0)