deeme commited on
Commit
6ea4954
·
verified ·
1 Parent(s): 222d881

Upload 2 files

Browse files
Files changed (2) hide show
  1. Dockerfile +4 -0
  2. README.md +5 -5
Dockerfile ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ FROM wlhtea/suno2openai:latest
2
+
3
+ ENV BASE_URL=https://studio-api.suno.ai
4
+ ENV SQL_DK=3306
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  title: Suno
3
- emoji: 🐠
4
- colorFrom: pink
5
- colorTo: gray
6
  sdk: docker
7
  pinned: false
 
 
8
  ---
9
-
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Suno
3
+ emoji:
4
+ colorFrom: blue
5
+ colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
+ license: mit
9
+ app_port: 8000
10
  ---