Update README.md
Browse files
README.md
CHANGED
|
@@ -167,7 +167,7 @@ uv add moshi huggingface_hub
|
|
| 167 |
### 3. Download the model
|
| 168 |
|
| 169 |
```bash
|
| 170 |
-
uv run huggingface-cli download
|
| 171 |
```
|
| 172 |
|
| 173 |
### 4. Run the server
|
|
|
|
| 167 |
### 3. Download the model
|
| 168 |
|
| 169 |
```bash
|
| 170 |
+
uv run huggingface-cli download JoshTalksAI/josh1 --local-dir ./weights
|
| 171 |
```
|
| 172 |
|
| 173 |
### 4. Run the server
|