MahabubAli47 commited on
Commit
b5c76f1
1 Parent(s): 81749a6

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ llm_chain = LLMChain(
36
  headers = {
37
  "accept": "text/event-stream",
38
  "content-type": "application/json",
39
- "AUTHORIZATION": "Bearer "+ 340790dc07ff49d98a50389bbc74234b,
40
  "X-USER-ID": eWU7cUYDBvdKYec2awquMyBOCOe2
41
  }
42
 
 
36
  headers = {
37
  "accept": "text/event-stream",
38
  "content-type": "application/json",
39
+ "AUTHORIZATION": "Bearer "+ 340790dc07ff49d98a50389bbc74234b
40
  "X-USER-ID": eWU7cUYDBvdKYec2awquMyBOCOe2
41
  }
42