QSLY commited on
Commit
0cf25be
·
0 Parent(s):

deploy: run prebuilt ghcr image on Hugging Face

Browse files
Files changed (2) hide show
  1. Dockerfile +1 -0
  2. README.md +13 -0
Dockerfile ADDED
@@ -0,0 +1 @@
 
 
1
+ FROM ghcr.io/liuyunlingnai/music-together:latest
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Music Together
3
+ emoji: 🎵
4
+ colorFrom: yellow
5
+ colorTo: red
6
+ sdk: docker
7
+ app_port: 3001
8
+ pinned: false
9
+ ---
10
+
11
+ # Music Together
12
+
13
+ This Space runs the prebuilt Music Together image from GitHub Container Registry.