📌 📄 内容摘要:
@Myqwn2729 在 求推荐Midjourney API的客户端或者Web app 中发帖
适配类似这种API调用的客户端,用postman玩太不方便了
curl --request POST \
--url https://api.example.com/mj/submit/imagine \
--header 'Authorization: Bearer sk-123456' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{
"botType": "mj_relax_imagine",
"prompt": "Realistic photo of cat"
}'
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/225201/1
─────────────────────────────
📢 来源:LINUX DO