akkikiki commited on
Commit
34883bc
·
verified ·
1 Parent(s): 9cd1c38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -14,7 +14,10 @@ For other terms and restrictions, it adheres to the original models `nu-dialogue
14
  その他規約・制限等においてはオリジナルのモデルである`nu-dialogue/j-moshi-ext`並びに`kyutai/moshi`に準拠します。
15
 
16
  ### Installation
17
- https://github.com/kyutai-labs/moshi?tab=readme-ov-file#requirements
 
 
 
18
 
19
  ### Example Usage
20
  ```
 
14
  その他規約・制限等においてはオリジナルのモデルである`nu-dialogue/j-moshi-ext`並びに`kyutai/moshi`に準拠します。
15
 
16
  ### Installation
17
+ ```
18
+ pip install moshi_mlx
19
+ ```
20
+ 詳細はhttps://github.com/kyutai-labs/moshi?tab=readme-ov-file#requirements を参照。
21
 
22
  ### Example Usage
23
  ```