Skip to content

Commit

Permalink
titlte
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Dec 13, 2024
1 parent 8480983 commit 9124820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hub/dduf.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ For more flexibility, use [`export_entries_as_dduf`] to explicitly specify a lis
>>> export_entries_as_dduf(dduf_path="my-cool-diffusion-model.dduf", entries=as_entries(pipe))
```

### Loading a pipeline with Diffusers
### Loading a DDUF file with Diffusers

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:

Expand Down

0 comments on commit 9124820

Please sign in to comment.