patrickvonplaten
commited on
Commit
•
97251f4
1
Parent(s):
1e7b71d
Update README.md
Browse files
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
|
43 |
```
|
44 |
|
45 |
Now, generate a video:
|
|
|
39 |
Let's first install the libraries required:
|
40 |
|
41 |
```bash
|
42 |
+
$ pip install diffusers transformers accelerate
|
43 |
```
|
44 |
|
45 |
Now, generate a video:
|