luodian commited on
Commit
d818aad
1 Parent(s): 14b6c5b

Update app.py

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://posing-locator-dish-excuse.trycloudflare.com/app/otter"
99
  headers = {"Content-Type": "application/json"}
100
 
101
  response = requests.post(url, headers=headers, data=json.dumps(payload))