File size: 246 Bytes
e7abd9e
8f23671
e7abd9e
 
340080f
e7abd9e
de1c9c3
1
2
3
4
5
6
7
export const HF_CONFIG = {
  CLIENT_ID: "b78fb86a-a94f-4f18-b0de-c559486ff756",
  STORAGE_KEY: "hf_oauth",
  SCOPE: "openid profile",
  PROD_URL: "https://fr-gouv-coordination-ia-llm-leaderboard-fr.hf.space",
  DEV_URL: "http://localhost:7860"
};