Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ This is the official repository for MotionDirector weights. Code and details are
|
|
8 |
Clone the repo as follows:
|
9 |
|
10 |
```
|
11 |
-
git lfs clone --depth 1 --single-branch --branch main https://huggingface.co/ruizhaocv/
|
12 |
```
|
13 |
|
14 |
After installing dependencies, run the following command to generate a.mp4 video:
|
|
|
8 |
Clone the repo as follows:
|
9 |
|
10 |
```
|
11 |
+
git lfs clone --depth 1 --single-branch --branch main https://huggingface.co/ruizhaocv/MotionDirector_weights.git ./outputs
|
12 |
```
|
13 |
|
14 |
After installing dependencies, run the following command to generate a.mp4 video:
|