Skip to content

[docs] Modular diffusers #11931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Conversation

stevhliu
Copy link
Member

@stevhliu stevhliu commented Jul 15, 2025

Draft for a quickstart that should ideally briefly summarize everything a developer needs to know about Modular Diffusers without referencing other resources.

edit: expanding scope into other modular docs as well with additions like API references

(bit of a brain dump at the moment, not ready for review yet!)

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@stevhliu stevhliu changed the title [docs] Modular diffusers quickstart [docs] Modular diffusers Jul 16, 2025
@stevhliu stevhliu force-pushed the modular-diffusers branch from e445322 to 0f5330b Compare July 18, 2025 23:40
@stevhliu
Copy link
Member Author

Ok, I think I have an initial version of the refactored modular docs @huggingface/diffusers!

  • Added an API section for modular here. Let me know if there is anything useful that is missing!
  • A bit undecided about the Quickstart/End-to-end doc at the moment. The Quickstart tries cover everything through the lens of implementing Differential Diffusion. The End-to-end example focuses more on a 4-step process for implementing Differential Diffusion. I think the Quickstart is more comprehensive but I'm not sure and would appreciate your feedback!
  • Split Guiders out into a separate doc.
  • There were many practical examples scattered through that I have omitted for the time being because they made the docs really long. I'm thinking of adding a "Recipes" section to showcase these practical examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants