Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
File size: 328 Bytes
f1a0148 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
SECRET_KEY=your-secret-key-here
OAUTH_CLIENT_ID=your-huggingface-client-id
OAUTH_CLIENT_SECRET=your-huggingface-client-secret
DATABASE_URI=sqlite:///tts_arena.db
FAL_KEY=
PLAY_USERID=
PLAY_SECRETKEY=
TURNSTILE_ENABLED=
TURNSTILE_SITE_KEY=
TURNSTILE_SECRET_KEY=
TURNSTILE_TIMEOUT_HOURS=24
HF_TOKEN=your-huggingface-token-here |