Fix repo for final production (#1)
Browse files- Fix repo for final production (b7e938a87659f0b1091e31fcfb048075727b5940)
Co-authored-by: Apolinário from multimodal AI art <[email protected]>
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]:
|
| 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 |
|