# Quick Start / 官方入口

项目：huggingface/diffusers

## 官方安装入口

### Python / pip · 官方安装入口

```bash
pip install --upgrade diffusers[torch
```

来源：https://github.com/huggingface/diffusers#readme

## 来源

- repo: https://github.com/huggingface/diffusers
- docs: https://github.com/huggingface/diffusers#readme
