Rishabh12j commited on
Commit
005a9a5
·
verified ·
1 Parent(s): 0f7f5e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import json
7
  model_id = "7qrmoo93"
8
 
9
  api_key =os.getenv("API_Key")
10
- token="\"Api-Key "+api_key+"\""
11
 
12
 
13
  def res(data):
 
7
  model_id = "7qrmoo93"
8
 
9
  api_key =os.getenv("API_Key")
10
+ token="Api-Key "+api_key
11
 
12
 
13
  def res(data):