Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
title: MT3
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
-
pinned:
|
9 |
duplicated_from: oniati/mrt
|
10 |
---
|
11 |
# Configuration
|
@@ -28,4 +28,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
28 |
Path is relative to the root of the repository.
|
29 |
|
30 |
`pinned`: _boolean_
|
31 |
-
Whether the Space stays on top of your list.
|
|
|
1 |
---
|
2 |
+
title: MT3 多任务多音轨音乐转录程序
|
3 |
+
emoji: 🎼
|
4 |
+
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
+
pinned: true
|
9 |
duplicated_from: oniati/mrt
|
10 |
---
|
11 |
# Configuration
|
|
|
28 |
Path is relative to the root of the repository.
|
29 |
|
30 |
`pinned`: _boolean_
|
31 |
+
Whether the Space stays on top of your list.
|