patrickvonplaten commited on
Commit
97251f4
1 Parent(s): 1e7b71d

Update README.md

Browse files
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 git+https://github.com/huggingface/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
43
  ```
44
 
45
  Now, generate a video: