Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tencent
/
SongGeneration
like
165
Running
on
L40S
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
victor
HF Staff
commited on
3 days ago
Commit
f9224c2
·
verified
·
1 Parent(s):
1be5a09
make it discoverable from the model page
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -5,6 +5,8 @@ colorFrom: purple
5
colorTo: gray
6
sdk: docker
7
app_port: 7860
8
---
9
10
5
colorTo: gray
6
sdk: docker
7
app_port: 7860
8
+
models:
9
+
- tencent/SongGeneration
10
---
11
12