Diffusers
yanboding commited on
Commit
56e545d
·
verified ·
1 Parent(s): 84b5da8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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