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
1ab81f3b
Unverified
Commit
1ab81f3b
authored
Jun 15, 2022
by
Patrick von Platen
Committed by
GitHub
Jun 15, 2022
Browse files
Update README.md
parent
f8cd3a20
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
14 deletions
+18
-14
README.md
README.md
+18
-14
No files found.
README.md
View file @
1ab81f3b
...
@@ -53,6 +53,10 @@ The class provides functionality to compute previous image according to alpha, b
...
@@ -53,6 +53,10 @@ The class provides functionality to compute previous image according to alpha, b
## Quickstart
## Quickstart
### 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
](
```
```
git clone https://github.com/huggingface/diffusers.git
git clone https://github.com/huggingface/diffusers.git
cd diffusers && pip install -e .
cd diffusers && pip install -e .
...
...
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