Skip to content

Commit 9124820

Browse files
committed
titlte
1 parent 8480983 commit 9124820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/dduf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ For more flexibility, use [`export_entries_as_dduf`] to explicitly specify a lis
130130
>>> export_entries_as_dduf(dduf_path="my-cool-diffusion-model.dduf", entries=as_entries(pipe))
131131
```
132132

133-
### Loading a pipeline with Diffusers
133+
### Loading a DDUF file with Diffusers
134134

135135
Diffusers has a built-in integration for DDUF files. Here is an example on how to load a pipeline from a stored checkpoint on the Hub:
136136

0 commit comments

Comments
 (0)