Spaces:
Sleeping
Sleeping
sweetcocoa
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
sdk_version: 4.36.1
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Pop2Piano Demo
|
3 |
+
emoji: 🎹
|
4 |
+
sdk: gradio
|
5 |
sdk_version: 4.36.1
|
6 |
+
app_file: app.py
|
7 |
+
pinned: true
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|