File size: 249 Bytes
e7abd9e
487342c
e7abd9e
 
b7875ca
e7abd9e
6875c1b
1
2
3
4
5
6
7
8
export const HF_CONFIG = {
  CLIENT_ID: "143c924d-5fa8-47b7-8ea9-d22b5a2c9212",
  STORAGE_KEY: "hf_oauth",
  SCOPE: "openid profile",
  PROD_URL: "https://thefinai-open-greek-finance-llm-leaderboard.hf.space",
  DEV_URL: "http://localhost:7860"
};