Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
diffusers
Commits
35b66c8e
Unverified
Commit
35b66c8e
authored
Dec 14, 2022
by
Anton Lozhkov
Committed by
GitHub
Dec 14, 2022
Browse files
[Readme] Clarify package owners (#1707)
Specify that we don't actively monitor the conda scripts
parent
013edb64
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
35b66c8e
...
@@ -29,13 +29,13 @@ More precisely, 🤗 Diffusers offers:
...
@@ -29,13 +29,13 @@ More precisely, 🤗 Diffusers offers:
### For PyTorch
### For PyTorch
**With `pip`**
**With `pip`**
(official package)
```
bash
```
bash
pip
install
--upgrade
diffusers[torch]
pip
install
--upgrade
diffusers[torch]
```
```
**With `conda`**
**With `conda`**
(maintained by the community)
```
sh
```
sh
conda
install
-c
conda-forge diffusers
conda
install
-c
conda-forge diffusers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment