patrickvonplaten commited on
Commit
19f7b8d
1 Parent(s): 98b703d

Update README.md

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