Chatgpt AI newbing作画,文字生成图 BingImageCreator 二次开发,对接wxbot

开源项目

https://github.com/acheong08/BingImageCreator

获取cookie信息

复制代码
cookieStore.get("_U").then(result => console.log(result.value))
复制代码
pip3 install --upgrade BingImageCreator
复制代码
import os
import BingImageCreator

os.environ["http_proxy"] = "http://127.0.0.1:1080"
os.environ["https_proxy"] = "http://127.0.0.1:1080"

Imq=BingImageCreator.ImageGen("1acLh0Dppcg-********", 'cookies.json')
q=Imq.get_images("Meerkats at a garden party in Devon")
print(q)

效果

相关推荐
小兵张健12 小时前
白嫖党的至暗时期
人工智能·chatgpt·aigc
G探险者2 天前
Codex CLI 报 `stream disconnected before completion` 排障文档
chatgpt
量子位2 天前
打败GPT-5.2,嵌入真实工业生产,这个大模型什么来头?
chatgpt·ai编程
月十丶2 天前
OpenClaw + GPT-5.4,手把手教你无需购买 API 也能上手使用
chatgpt
爱吃的小肥羊5 天前
GPT-5.4 来了,OpenAI 终于急了,操控电脑超越人类,国内怎么用?
chatgpt·openai
小碗细面5 天前
GPT-5.4 深度评测:百万上下文+原生操控电脑,这次真的超越人类了?
chatgpt·ai编程
深藏blue476 天前
GPT-5.3 Instant 重磅上线!2026最新 ChatGPT 告别说教,国内使用与 Plus 升级教程
gpt·chatgpt·openai
Jet450513 天前
玩转ChatGPT:Seedance 2.0制作宣传片(Clip 01)
chatgpt·即梦ai·seedance 2.0
开发者每周简报13 天前
AI 代理的难题:工具调用是怎么升级的
人工智能·程序人生·chatgpt·代理
Youngchatgpt13 天前
ChatGPT Operator:如何使用 OpenAI 的新型计算机人工智能代理
人工智能·chatgpt