Unverified Commit cee56cc7 authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Update README.md

parent 22ab2755
...@@ -56,7 +56,7 @@ The class provides functionality to compute previous image according to alpha, b ...@@ -56,7 +56,7 @@ 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 **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]( [official website](https://pytorch.org/).
``` ```
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 .
......
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