Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
52a9acfa
Unverified
Commit
52a9acfa
authored
Jun 15, 2022
by
Patrick von Platen
Committed by
GitHub
Jun 15, 2022
Browse files
Update README.md
parent
61116340
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
README.md
README.md
+1
-4
No files found.
README.md
View file @
52a9acfa
...
@@ -55,11 +55,8 @@ The class provides functionality to compute previous image according to alpha, b
...
@@ -55,11 +55,8 @@ The class provides functionality to compute previous image according to alpha, b
### Installation
### Installation
**Note**
: If you want to run PyTorch on GPU on a CUDA-compatible machine, please make sure to install the corresponding
`torch`
version from the
[
official website
](
https://pytorch.org/
)
.
```
```
git clone https://github.com/huggingface/diffusers.git
pip install diffusers # should install diffusers 0.0.4
cd diffusers && pip install -e .
```
```
### 1. `diffusers` as a toolbox for schedulers and models.
### 1. `diffusers` as a toolbox for schedulers and models.
...
...
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