An open API service indexing awesome lists of open source software.

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 项目的中文翻译版,旨在为中文用户提供易于理解和使用的扩散模型教程和示例

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`),将理论付诸实践。