patrickvonplaten commited on
Commit
1c3b3c2
1 Parent(s): 347e7ac

Update README.md

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