Ma5onic commited on
Commit
d04f31f
·
1 Parent(s): 4068b97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # MVSEP-MDX23-music-separation-model
2
  Model for [Sound demixing challenge 2023: Music Demixing Track - MDX'23](https://www.aicrowd.com/challenges/sound-demixing-challenge-2023). Model perform separation of music into 4 stems "bass", "drums", "vocals", "other". Model won 3rd place in challenge (Leaderboard C).
3
 
 
1
+ ---
2
+ title: ZFTurbo Web-UI
3
+ emoji: 🎵
4
+ colorFrom: '#D00000'
5
+ colorTo: '#FFBA08'
6
+ sdk: gradio
7
+ sdk_version: '3.27.0'
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # MVSEP-MDX23-music-separation-model
13
  Model for [Sound demixing challenge 2023: Music Demixing Track - MDX'23](https://www.aicrowd.com/challenges/sound-demixing-challenge-2023). Model perform separation of music into 4 stems "bass", "drums", "vocals", "other". Model won 3rd place in challenge (Leaderboard C).
14