luodian commited on
Commit
b3e9819
1 Parent(s): d818aad

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://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))
 
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))