timm
English
music
art
admin commited on
Commit
ef98e9a
1 Parent(s): 4a52722
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,12 +18,12 @@ Qiuqiang Kong High-Resolution Piano Transcription System of ByteDance is an adva
18
  ## 快速使用 Usage
19
  ```python
20
  from modelscope import snapshot_download
21
- model_dir = snapshot_download("MuGeminorum/piano_transcription")
22
  ```
23
 
24
  ## 维护 Maintenance
25
  ```bash
26
- git clone git@hf.co:MuGeminorum/piano_transcription
27
  cd piano_transcription
28
  ```
29
 
 
18
  ## 快速使用 Usage
19
  ```python
20
  from modelscope import snapshot_download
21
+ model_dir = snapshot_download("MuGemSt/piano_transcription")
22
  ```
23
 
24
  ## 维护 Maintenance
25
  ```bash
26
+ git clone git@hf.co:MuGemSt/piano_transcription
27
  cd piano_transcription
28
  ```
29