Update README.md

#19
by staxjp - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ This model has a wide range of applications and can reason and generate videos b
39
  Let's first install the libraries required:
40
 
41
  ```bash
42
- $ pip install diffusers transformers accelerate
43
  ```
44
 
45
  Now, generate a video:
 
39
  Let's first install the libraries required:
40
 
41
  ```bash
42
+ $ pip install diffusers transformers accelerate torch
43
  ```
44
 
45
  Now, generate a video: