rtetley's picture
fix(auth): test was succesful -- restoring
de1c9c3 verified
raw
history blame
259 Bytes
export const HF_CONFIG = {
CLIENT_ID: "b78fb86a-a94f-4f18-b0de-c559486ff756",
STORAGE_KEY: "hf_oauth",
SCOPE: "openid profile",
PROD_URL: "https://huggingface.co/spaces/fr-gouv-coordination-ia/llm_leaderboard_fr",
DEV_URL: "http://localhost:7860"
};