dragg2 commited on
Commit
a1b2a41
·
verified ·
1 Parent(s): e3f40ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ DEFAULT_HEADERS = {
146
  'Sec-Fetch-Mode': 'cors',
147
  'Sec-Fetch-Site': 'same-origin',
148
  'x-statsig-id': '5tZ2y0SwfIxCX81IvPlfp0rWn/pf9es8saGNUYKL80SFPRpi9twtwKIu2Ks9wreVq9chAeWWqkjWQMzMqCQYTFg7fxk65Q',
149
- 'x-xai-request-id': 'c92a0192-cd4b-421b-80ca-7028f1096e21'
150
  'Baggage': 'sentry-public_key=b311e0f2690c81f25e2c4cf6d4f7ce1c'
151
  }
152
 
 
146
  'Sec-Fetch-Mode': 'cors',
147
  'Sec-Fetch-Site': 'same-origin',
148
  'x-statsig-id': '5tZ2y0SwfIxCX81IvPlfp0rWn/pf9es8saGNUYKL80SFPRpi9twtwKIu2Ks9wreVq9chAeWWqkjWQMzMqCQYTFg7fxk65Q',
149
+ 'x-xai-request-id': 'c92a0192-cd4b-421b-80ca-7028f1096e21',
150
  'Baggage': 'sentry-public_key=b311e0f2690c81f25e2c4cf6d4f7ce1c'
151
  }
152