Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Wan Text to Image node generates images based on text descriptions. It uses AI models to create visual content from written prompts, supporting both English and Chinese text input. The node provides various controls to adjust the output image size, quality, and style preferences.

Inputs

ParameterData TypeRequiredRangeDescription
modelCOMBOYes”wan2.5-t2i-preview”Model to use (default: “wan2.5-t2i-preview”)
promptSTRINGYes-Prompt used to describe the elements and visual features, supports English/Chinese (default: empty)
negative_promptSTRINGNo-Negative text prompt to guide what to avoid (default: empty)
widthINTNo768-1440Image width in pixels (default: 1024, step: 32)
heightINTNo768-1440Image height in pixels (default: 1024, step: 32)
seedINTNo0-2147483647Seed to use for generation (default: 0)
prompt_extendBOOLEANNo-Whether to enhance the prompt with AI assistance (default: True)
watermarkBOOLEANNo-Whether to add an “AI generated” watermark to the result (default: True)

Outputs

Output NameData TypeDescription
outputIMAGEThe generated image based on the text prompt