Severian commited on
Commit
642ee84
·
verified ·
1 Parent(s): 2e0df61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def handle_llm_call():
41
  url = 'https://severian-anything.hf.space/api/v1/workspace/scoreboard/chat'
42
  headers = {
43
  'accept': 'application/json',
44
- 'Authorization': 'Bearer YOUR_API_KEY_HERE', # Replace with actual token securely
45
  'Content-Type': 'application/json'
46
  }
47
  payload = {
 
41
  url = 'https://severian-anything.hf.space/api/v1/workspace/scoreboard/chat'
42
  headers = {
43
  'accept': 'application/json',
44
+ 'Authorization': 'Bearer TYQYM46-RPCMQ98-GCGJMNB-Q23K6HC', # Replace with actual token securely
45
  'Content-Type': 'application/json'
46
  }
47
  payload = {