Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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 = {
|