patrickvonplaten staxjp commited on
Commit
338683c
1 Parent(s): 97251f4

Update README.md (#19)

Browse files

- Update README.md (469bb00c085f432a62be17fb28b6c68362740ff2)


Co-authored-by: Jeff <staxjp@users.noreply.huggingface.co>

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: