patrickvonplaten commited on
Commit
17bc9e6
1 Parent(s): 48b3d1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ Experimentally, the checkpoint can be used with other diffusion models such as d
73
  1. Let's install `diffusers` and related packages:
74
 
75
  ```
76
- $ pip install diffusers transformers git+https://github.com/huggingface/accelerate.git
77
  ```
78
 
79
  2. Run code:
 
73
  1. Let's install `diffusers` and related packages:
74
 
75
  ```
76
+ $ pip install diffusers transformers accelerate
77
  ```
78
 
79
  2. Run code: