Update README.md
Browse files
README.md
CHANGED
@@ -69,7 +69,7 @@ we use learnable unconditional tokens for motion classifier-free guidance.
|
|
69 |
We recommend using a clean Python environment (Python 3.10+).
|
70 |
|
71 |
```bash
|
72 |
-
clone this repository && cd MTVCrafter
|
73 |
|
74 |
# Create virtual environment
|
75 |
conda create -n mtvcrafter python=3.11
|
|
|
69 |
We recommend using a clean Python environment (Python 3.10+).
|
70 |
|
71 |
```bash
|
72 |
+
clone this repository && cd MTVCrafter-main
|
73 |
|
74 |
# Create virtual environment
|
75 |
conda create -n mtvcrafter python=3.11
|