Spaces:
Runtime error
Runtime error
Commit
·
b7dc6f8
1
Parent(s):
342a652
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 3.27.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
title: Textune - Text2music
|
| 2 |
+
emoji: 🎵
|
| 3 |
+
colorFrom: blue
|
| 4 |
+
colorTo: yellow
|
|
|
|
| 5 |
sdk: gradio
|
| 6 |
sdk_version: 3.27.0
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
license: mit
|
| 10 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|