Skip to content

Commit 35b66c8

Browse files
authored
[Readme] Clarify package owners (huggingface#1707)
Specify that we don't actively monitor the conda scripts
1 parent 013edb6 commit 35b66c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ More precisely, 🤗 Diffusers offers:
2929

3030
### For PyTorch
3131

32-
**With `pip`**
32+
**With `pip`** (official package)
3333

3434
```bash
3535
pip install --upgrade diffusers[torch]
3636
```
3737

38-
**With `conda`**
38+
**With `conda`** (maintained by the community)
3939

4040
```sh
4141
conda install -c conda-forge diffusers

0 commit comments

Comments
 (0)