mefengl commited on
Commit
ec43b0b
·
verified ·
1 Parent(s): 10a08da

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 "manifest.json" \
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