View Source Qwen.Image (Qwen v0.2.2)

通义万相: 文生图模型

Summary

Functions

Link to this function

get_task_status(params \\ [], config \\ %Config{}, task_id_string)

View Source
Link to this function

image_generation(params, config \\ %Config{})

View Source
Link to this function

image_generation_save(params, image_path, config \\ %Config{})

View Source
Link to this function

post_async_generation_task(params, config \\ %Config{})

View Source
Link to this function

save_image(arg, image_path)

View Source

根据text生成图片,返回image_url

Link to this function

text_to_image(text, image_path)

View Source

根据text生成图片,存储到image_path并返回