Spaces:
Running
Running
kevinwang676
commited on
Commit
•
296e7a4
1
Parent(s):
329cf89
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
pinned: false
|
|
|
3 |
---
|
4 |
|
5 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: M4Singer
|
3 |
+
emoji: 🎶
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.30.0
|
8 |
+
app_file: inference/m4singer/gradio/infer.py
|
9 |
pinned: false
|
10 |
+
duplicated_from: zlc99/M4Singer
|
11 |
---
|
12 |
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|