English
wham
microsoft
multimodalart HF staff commited on
Commit
b7e938a
·
verified ·
1 Parent(s): ad4eb17

Fix repo for final production

Browse files

Besides this PR that just fixes an issue, I'd recommend that maybe the method of downloading would be the `huggingface_hub` cli, not LFS (https://huggingface.co/docs/huggingface_hub/en/guides/cli)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ If you are using the WHAM Demonstrator, please ensure that you have the required
74
 
75
  ### Installation
76
 
77
- 1. Clone this repository. We recommend starting without the large model files, using `GIT_LFS_SKIP_SMUDGE=1 git clone [email protected]:MSRTestOrg/WHAM`
78
  2. `cd WHAM`
79
  3. `./setup_local.sh`
80
 
 
74
 
75
  ### Installation
76
 
77
+ 1. Clone this repository. We recommend starting without the large model files, using `GIT_LFS_SKIP_SMUDGE=1 git clone [email protected]:microsoft/WHAM`
78
  2. `cd WHAM`
79
  3. `./setup_local.sh`
80