Skip to content

Commit d33d93d

Browse files
WauplinVaibhavs10
andauthored
Apply suggestions from code review
Co-authored-by: vb <[email protected]>
1 parent 789a714 commit d33d93d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/hub/dduf.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ DDUF (**D**DUF’s **D**iffusion **U**nified **F**ormat) is a file format design
1212

1313
This work draws inspiration from the [GGUF](https://github.com/ggerganov/ggml/blob/master/docs/gguf.md) format.
1414

15+
We've seeded some DDUFs of popular formats for the community to play with: https://huggingface.co/DDUF, check them out!
1516
<Tip>
1617

1718
We welcome contributions with open arms!
@@ -156,3 +157,9 @@ Why not use a TAR with a table of contents at the beginning of the archive? See
156157
### Can I modify a DDUF file?
157158

158159
No. For now, DDUF files are designed to be immutable. To update a model, create a new DDUF file.
160+
161+
### Which frameworks/apps support DDUFs?
162+
163+
- [diffusers](https://github.com/huggingface/diffusers)
164+
165+
We are continuously reaching out to other libraries and frameworks, if you are interested in adding support for your project, open a Discussion in the [DDUF org](https://huggingface.co/spaces/DDUF/README/discussions).

0 commit comments

Comments
 (0)