Skip to content

docs: add Simplified Chinese translation (README.zh.md) - #14707

Open
JasonYeYuhe wants to merge 1 commit into
huggingface:mainfrom
JasonYeYuhe:docs/add-chinese-readme
Open

docs: add Simplified Chinese translation (README.zh.md)#14707
JasonYeYuhe wants to merge 1 commit into
huggingface:mainfrom
JasonYeYuhe:docs/add-chinese-readme

Conversation

@JasonYeYuhe

@JasonYeYuhe JasonYeYuhe commented Sep 4, 2026

Copy link
Copy Markdown

What does this PR do?

Fixes #14711

This PR introduces a comprehensive Simplified Chinese translation (README.zh.md) for 🤗 Diffusers to improve accessibility for the Chinese-speaking computer vision, generative AI, and multi-modal developer community.

  • Translated core philosophy (usability over performance, simple over easy, customizability over abstractions) and 3 primary components (Pipelines, Schedulers, Models).
  • Translated installation instructions for PyTorch (pip/conda) and Apple Silicon MPS support.
  • Translated quickstart examples for text-to-image inference and building custom diffusion loops from scratch with UNet2D and DDPMScheduler.
  • Translated documentation navigation roadmap, contribution guide, and AI Agent development conventions.
  • Translated popular tasks table (DDPM, Stable Diffusion, unCLIP, DeepFloyd IF, Kandinsky, ControlNet, InstructPix2Pix, Inpainting, Super Resolution, etc.).
  • Translated community ecosystem highlights (TaskMatrix, InvokeAI, InstantID, lama-cleaner, etc.), research credits, and BibTeX citation.
  • Added reciprocal language navigation between README.md and README.zh.md.

Before submitting

Who can review?

Docs: @stevhliu @sayakpaul

Signed-off-by: YE <yyyyy.yeyuhe@gmail.com>
Copilot AI lite review requested due to automatic review settings September 4, 2026 17:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added the size/L PR with diff > 200 LOC label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Hi @JasonYeYuhe, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. Fixes #1234) to the PR description so the issue is linked. See the contribution guide for more details. If this PR intentionally does not fix a tracked issue, a maintainer can add the no-issue-needed label to silence this reminder.

Please note that PRs without a linked issue are likely to be automatically closed 10 days after this notice.

Once the PR links an issue (or gets the no-issue-needed label), you can ignore this message — it stays here as a comment, but it no longer applies.

@JasonYeYuhe

Copy link
Copy Markdown
Author

Linked tracked translation initiative issue #14711 via Fixes #14711.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L PR with diff > 200 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[zh] Translating docs to Simplified Chinese

2 participants