luodian commited on
Commit
c1b9f62
2 Parent(s): 9b47c3a b3e9819

Merge branch 'main' of https://huggingface.co/spaces/Otter-AI/OtterHD-Demo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ def http_bot(image_input, text_input, request: gr.Request):
95
  },
96
  )
97
 
98
- url = "https://rouge-surrey-katrina-signatures.trycloudflare.com/app/otter"
99
  headers = {"Content-Type": "application/json"}
100
 
101
  response = requests.post(url, headers=headers, data=json.dumps(payload))
 
95
  },
96
  )
97
 
98
+ url = "https://earl-thousands-amended-suburban.trycloudflare.com/app/otter"
99
  headers = {"Content-Type": "application/json"}
100
 
101
  response = requests.post(url, headers=headers, data=json.dumps(payload))