admin
commited on
Commit
·
d4d769c
1
Parent(s):
fe0b8ce
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,9 @@ pipeline_tag: image-classification
|
|
10 |
tags:
|
11 |
- music
|
12 |
- art
|
13 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
10 |
tags:
|
11 |
- music
|
12 |
- art
|
13 |
+
---
|
14 |
+
|
15 |
+
## Maintenance
|
16 |
+
```bash
|
17 |
+
GIT_LFS_SKIP_SMUDGE=1 git clone [email protected]:ccmusic-database/music_genre
|
18 |
+
```
|