Hecheng0625
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ Download the pre-trained FACodec model from HuggingFace: [Pretrained FACodec che
|
|
22 |
|
23 |
Install Amphion
|
24 |
```bash
|
25 |
-
git https://github.com/open-mmlab/Amphion.git
|
26 |
```
|
27 |
|
28 |
Few lines of code to use the pre-trained FACodec model
|
|
|
22 |
|
23 |
Install Amphion
|
24 |
```bash
|
25 |
+
git clone https://github.com/open-mmlab/Amphion.git
|
26 |
```
|
27 |
|
28 |
Few lines of code to use the pre-trained FACodec model
|