Unverified Commit 35b66c8e authored by Anton Lozhkov's avatar Anton Lozhkov Committed by GitHub
Browse files

[Readme] Clarify package owners (#1707)

Specify that we don't actively monitor the conda scripts
parent 013edb64
......@@ -29,13 +29,13 @@ More precisely, 🤗 Diffusers offers:
### For PyTorch
**With `pip`**
**With `pip`** (official package)
```bash
pip install --upgrade diffusers[torch]
```
**With `conda`**
**With `conda`** (maintained by the community)
```sh
conda install -c conda-forge diffusers
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment