patrickvonplaten commited on
Commit
e7d66f9
1 Parent(s): 32aa057

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ This model has a wide range of applications, and can reason and generate videos
33
  Let's first install the libraries required:
34
 
35
  ```bash
36
- $ pip install diffusers transformers git+https://github.com/huggingface/accelerate.git
37
  ```
38
 
39
  Now, generate a video:
 
33
  Let's first install the libraries required:
34
 
35
  ```bash
36
+ $ pip install git+https://github.com/huggingface/diffusers transformers accelerate
37
  ```
38
 
39
  Now, generate a video: