https://github.com/yinpu/diffusion-models-class-zh
Hugging Face 上 diffusion-models-class 项目的中文翻译版,旨在为中文用户提供易于理解和使用的扩散模型教程和示例
https://github.com/yinpu/diffusion-models-class-zh
chinese-tutorial diffusion-models image-generation
Last synced: about 1 year ago
JSON representation
Hugging Face 上 diffusion-models-class 项目的中文翻译版,旨在为中文用户提供易于理解和使用的扩散模型教程和示例
- Host: GitHub
- URL: https://github.com/yinpu/diffusion-models-class-zh
- Owner: yinpu
- Created: 2025-06-28T13:35:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-29T16:05:12.000Z (about 1 year ago)
- Last Synced: 2025-06-29T17:21:03.089Z (about 1 year ago)
- Topics: chinese-tutorial, diffusion-models, image-generation
- Language: Jupyter Notebook
- Homepage:
- Size: 3.48 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
> 声明:本项目是 [huggingface/diffusion-models-class](https://github.com/huggingface/diffusion-models-class) 的中文翻译版。
>
> [English Version (英文原版)](https://github.com/huggingface/diffusion-models-class/blob/main/README.md)
---
# 扩散模型课程
欢迎来到扩散模型课程!
本课程由 Hugging Face 团队的专家们携手打造,旨在:
- 讲解这些模型背后的理论知识。
- 通过使用 `diffusers` 库以及其他 Hugging Face 生态系统中的工具(如 `transformers` 和 `accelerate`),将理论付诸实践。