如何让 ChatGPT 生成图像?
我一直在探索 ChatGPT 的各种用途,很好奇是否能让 ChatGPT 本身生成图像。我知道它可以协助编写图像生成器的提示词,但它能否直接创建图像?如果不能,是否有将 ChatGPT 与图像生成工具集成使用的办法?非常感谢任何建议或指导!
Anthony Rivers
June 11, 2026 at 06:08 PM
我一直在探索 ChatGPT 的各种用途,很好奇是否能让 ChatGPT 本身生成图像。我知道它可以协助编写图像生成器的提示词,但它能否直接创建图像?如果不能,是否有将 ChatGPT 与图像生成工具集成使用的办法?非常感谢任何建议或指导!
添加评论
评论 (3)
OpenAI has separate models for images. For example, DALL·E generates images based on textual descriptions. ChatGPT and DALL·E are different models but can be used together via API or integrated platforms.
Also, if you have access to OpenAI's DALL·E through their API, you can integrate it with ChatGPT in a script or app to get text and images together.
In summary: ChatGPT does not generate images directly. You use image generation models for that. But ChatGPT can help you come up with creative and detailed prompts to improve image results.