patrickvonplaten
commited on
Commit
•
e7d66f9
1
Parent(s):
32aa057
Update README.md
Browse files
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
|
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:
|