# | 名称 | 张数 | 剩余 | 过期时间 | 购买时间 |
---|---|---|---|---|---|
{{$index + 1}} | {{b.subject}} | {{b.api_num}} | {{b.api_remain}} | {{b.api_expire}}(已过期) | {{b.create_time}} |
curl -F 'conf={"style": "photo_slim", "scratch": "", "color": "", "livephoto": "", "input": "YOUR_IMAGE_URL"}' -H 'X-API-KEY:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' https://mrluxiansheng.com/api/task/ - conf 参数是 JSON 格式 - style 参数有 photo(照片高清+无损放大4倍), photo_mid(照片高清+无损放大2倍), photo_slim(照片高清), art(卡通/插画图片高清+无损放大4倍) - scratch 参数可选,为空表示不修复划痕和破损 - color 参数可选,为空表示不需要上色 - livephoto 参数可选,为空表示不生成魔法动态照片 - 返回结果有 ok(成功), conf_param_error(参数错误), exceed_limit(处理次数不足)
curl https://mrluxiansheng.com/api/web/task/tid,tid,tid
- tid 为任务id,用英文逗号分割
curl -X POST https://mrluxiansheng.com/api/web/task/tid,tid,tid
- tid 为任务id,用英文逗号分割
谢谢支持 XimiBox