python image_edit.py \
        --model Qwen/Qwen-Image-Edit-2511 \
        --image cherry_blossom.jpg \
        --prompt "Let this mascot dance under the moon, surrounded by floating stars and poetic bubbles such as 'Be Kind'" \
        --output output_image_edit.png \
        --num-inference-steps 10
