Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ CoreML artifact for **SenseVoiceSmall**.
|
|
| 31 |
```bash
|
| 32 |
uvx hf download mefengl/SenseVoiceSmall-coreml --local-dir . \
|
| 33 |
--include "coreml/SenseVoiceSmall.mlmodelc.zip" \
|
| 34 |
-
--include "
|
| 35 |
--include "checksums.sha256"
|
| 36 |
```
|
| 37 |
|
|
|
|
| 31 |
```bash
|
| 32 |
uvx hf download mefengl/SenseVoiceSmall-coreml --local-dir . \
|
| 33 |
--include "coreml/SenseVoiceSmall.mlmodelc.zip" \
|
| 34 |
+
--include "config.json" \
|
| 35 |
--include "checksums.sha256"
|
| 36 |
```
|
| 37 |
|