luodian commited on
Commit
35cf4d3
1 Parent(s): f7e03d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ def http_bot(image_input, text_input, request: gr.Request):
96
  },
97
  )
98
 
99
- url = "https://ensures-picture-choices-labels.trycloudflare.com/app/otter"
100
  headers = {"Content-Type": "application/json"}
101
 
102
  response = requests.post(url, headers=headers, data=json.dumps(payload))
 
96
  },
97
  )
98
 
99
+ url = "https://utilities-limiting-cambridge-curve.trycloudflare.com/app/otter"
100
  headers = {"Content-Type": "application/json"}
101
 
102
  response = requests.post(url, headers=headers, data=json.dumps(payload))