baidu-service

文心助手(wenxin.baidu.com / chat.baidu.com)图片编辑的 OpenAI 风格同步出口 —— 一条 POST、图进图出
本页只是入口说明;服务本身是 API,没有网页 UI。

怎么调

curl -sS <本机地址>/v1/images/generations \
  -H "Authorization: Bearer $BAIDU_API_KEY" \
  -H 'Content-Type: application/json' \
  -d '{"model":"wenxin:clarity","image":"https://example.com/a.jpg"}'

探路(均免鉴权)

状态