ccbell-sound-generator / secrets.env.example
github-actions[bot]
Deploy v1.9.5
54af698
Raw
History Blame Contribute Delete
469 Bytes
# HuggingFace Token for checking Space logs (Required for scripts)
# Also used as fallback for backend if CCBELL_HF_TOKEN is not set
HF_TOKEN=hf_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# HuggingFace Token for App (Required for downloading gated models in backend)
# You can use the same token as above.
CCBELL_HF_TOKEN=hf_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# GitHub Token for publishing releases (Optional)
CCBELL_GITHUB_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx