anonymous728 commited on
Commit
9984cfb
·
verified ·
1 Parent(s): a0873df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ library_name: diffusers
18
  ```bash
19
  git lfs install
20
  git clone git@hf.co:anonymous728/VORTA
 
 
21
  ```
22
  _Other alternative methods to download the models can be found [here](https://huggingface.co/docs/hub/models-downloading#using-git)._
23
 
 
18
  ```bash
19
  git lfs install
20
  git clone git@hf.co:anonymous728/VORTA
21
+ # mv VORTA/<model_name> results/, <model_name>: wan-14B, hunyuan; e.g.
22
+ mv VORTA/wan-14B results/
23
  ```
24
  _Other alternative methods to download the models can be found [here](https://huggingface.co/docs/hub/models-downloading#using-git)._
25