Skip to content

Commit 789a714

Browse files
Wauplinjulien-c
andauthored
Update docs/hub/dduf.md
Co-authored-by: Julien Chaumond <[email protected]>
1 parent 2e4ee8b commit 789a714

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/hub/dduf.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# DDUF
22

3+
<div class="flex justify-center">
4+
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/DDUF/DDUF-Banner.svg"/>
5+
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/DDUF/DDUF-Banner-dark.svg"/>
6+
</div>
7+
8+
39
## Overview
410

511
DDUF (**D**DUF’s **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.

0 commit comments

Comments
 (0)