Severian commited on
Commit
f7da8ea
·
verified ·
1 Parent(s): 4fe01f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def handle_llm_call():
26
  url = 'https://severian-anything.hf.space/api/v1/workspace/scoreboard/chat'
27
  headers = {
28
  'accept': 'application/json',
29
- 'Authorization': 'Bearer YOUR_TOKEN_HERE',
30
  'Content-Type': 'application/json'
31
  }
32
  payload = {
 
26
  url = 'https://severian-anything.hf.space/api/v1/workspace/scoreboard/chat'
27
  headers = {
28
  'accept': 'application/json',
29
+ 'Authorization': 'Bearer TYQYM46-RPCMQ98-GCGJMNB-Q23K6HC',
30
  'Content-Type': 'application/json'
31
  }
32
  payload = {