Jarod Castillo commited on
Commit
4d09908
1 Parent(s): 88b57c0

fixed README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,4 +1,16 @@
1
- # Vocal Remover
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  A web-based tool for removing vocals from audio files using deep learning.
4
 
 
1
+ ---
2
+ title: Sing For Me
3
+ emoji: 🌍
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ sdk_version: 1.25.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: openrail
11
+ ---
12
+
13
+ # Vocal Remover (for now)
14
 
15
  A web-based tool for removing vocals from audio files using deep learning.
16