Benchmark

提示词来源:https://gpt-image2.canghe.ai/

方案

使用Trae Work:

使用api调用进行生图,但是当前没有web管理系统,我需要管理历史生图记录,还有通过一个对话框即可生图

curl --location ' http://192.168.1.11:8081/v1/images/generations ' \

--header 'Content-Type: application/json' \

--data '{

"model": "qwen-image-2.1",

"prompt": "watercolor painting of a misty mountain lake at dawn, soft pastel colours",

"n": 1, "size": "768x768", "output_format": "png"

}'

你需要使用 https://gpt-image2.canghe.ai/ 的提示词,把所有图全部尝试生成一遍。

效果对比