使用 CometAPI 查询状态 API(GET /bria/)检查 Bria 图像编辑的进度,适用于异步图像请求及结果就绪状态。
curl --request GET \
--url https://api.cometapi.com/bria/{request_id} \
--header 'Authorization: Bearer <token>'{}curl --request GET \
--url https://api.cometapi.com/bria/{request_id} \
--header 'Authorization: Bearer <token>'{}