Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
haraberget/SUNO-API
MySafeCode
/
SUNO-API
like
6
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
haraberget
commited on
Dec 14, 2025
Commit
e625bab
·
verified
·
1 Parent(s):
f18970e
Update .env
Browse files
Files changed (1)
hide
show
.env
+5
-0
.env
CHANGED
Viewed
@@ -0,0 +1,5 @@
1
+
# Suno API Key
2
+
SUNO_API_KEY=1976ee5afcfebe94031c32f08892ab02
3
+
4
+
# General settings
5
+
DEBUG=True