asigalov61 commited on
Commit
90afa2e
·
verified ·
1 Parent(s): 654e187

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,22 +1,23 @@
1
  ---
2
- title: Chords Progressions Generator
3
- emoji: 🏆
4
  colorFrom: green
5
  colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 4.40.0
8
  app_file: app.py
9
  pinned: true
10
  license: apache-2.0
11
- short_description: Generate unique chords progressions
12
  tags:
13
  - midi
14
  - music
15
- - midi chords
16
  - MIDI
17
- - chords
18
- - music chords
19
- - chords progressions
 
20
  ---
21
 
22
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Monophonic MIDI Melody Harmonizaer
3
+ emoji:
4
  colorFrom: green
5
  colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 4.42.0
8
  app_file: app.py
9
  pinned: true
10
  license: apache-2.0
11
+ short_description: Retrieval augmented monophonic MIDI melody harmonization
12
  tags:
13
  - midi
14
  - music
15
+ - midi melody
16
  - MIDI
17
+ - melody
18
+ - melody harmonizer
19
+ - melody harmonization
20
+ - RAG
21
  ---
22
 
23
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference