Shaunwg commited on
Commit
e85a9a4
·
verified ·
1 Parent(s): 5a79478

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: MatcheringAI
3
- emoji: 🦀
4
- colorFrom: gray
5
- colorTo: blue
6
  sdk: docker
7
- pinned: false
8
- license: mit
9
- short_description: AI Sound Matchering
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: My Matchering App
3
+ emoji: 🎧
4
+ colorFrom: blue
5
+ colorTo: purple
6
  sdk: docker
7
+ app_port: 7860 # This line is essential for Docker SDKs
 
 
8
  ---
9
 
10
+ # My Matchering App
11
+
12
+ This is a Hugging Face Space to demonstrate the matchering library.