patrickvonplaten commited on
Commit
87bae93
1 Parent(s): 2803985

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ $ pip install opencv-contrib-python
81
  2. Let's install `diffusers` and related packages:
82
 
83
  ```
84
- $ pip install diffusers transformers git+https://github.com/huggingface/accelerate.git
85
  ```
86
 
87
  3. Run code:
 
81
  2. Let's install `diffusers` and related packages:
82
 
83
  ```
84
+ $ pip install diffusers transformers accelerate
85
  ```
86
 
87
  3. Run code: