rkdaldus commited on
Commit
b05c606
·
verified ·
1 Parent(s): 66c9e9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
 
2
  # CNN 기반 음악 감정 분류기 🎵
3
 
@@ -67,4 +71,4 @@
67
  ```python
68
  from transformers import AutoModel
69
  model = AutoModel.from_pretrained("jeonghyeon97/music_emotion_classifier_4")
70
- ```
 
1
+ ---
2
+ tags:
3
+ - music
4
+ ---
5
 
6
  # CNN 기반 음악 감정 분류기 🎵
7
 
 
71
  ```python
72
  from transformers import AutoModel
73
  model = AutoModel.from_pretrained("jeonghyeon97/music_emotion_classifier_4")
74
+ ```