Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
export const HF_CONFIG = { | |
CLIENT_ID: "a8077b24-00b4-42b9-8202-75e72e3b86b1", | |
STORAGE_KEY: "hf_oauth", | |
SCOPE: "openid profile", | |
PROD_URL: "https://yourbench-yourbench-simple-demo.hf.space", | |
DEV_URL: window.location.origin, | |
}; | |