Loading...
Loading...
Generate comic or anime-style images using Qwen Wanx (wan2.6-t2i). Execute this skill when users make requests related to comic-style image generation such as "generate comic", "draw comic with Wanx", "generate comic-style image", "draw an anime character with Qwen", etc.
npx skill4agent add agentbay-ai/agentbay-skills qwen-wanx-comic-genpython3 {baseDir}/scripts/gen.py \
--prompt "黑白分镜,四格日常校园搞笑漫画,主角是一只拟人化的小龙虾" \
--style anime \
--size 1280*1280 \
--n 1# Generate colored anime character full-body illustration (--style will automatically add "anime style" prefix)
python3 {baseDir}/scripts/gen.py --prompt "全身立绘,日系漫画风格,短发少女,背着双肩包" --style anime
# Generate black-and-white lineart storyboard sketch (--style sketch will add "sketch style" prefix)
python3 {baseDir}/scripts/gen.py --prompt "四格漫画分镜,办公室日常吐槽,黑白线稿" --style sketch
# Use negative prompt to avoid realistic style
python3 {baseDir}/scripts/gen.py \
--prompt "可爱的小龙虾超级英雄,日式漫画封面" \
--negative-prompt "photography, realistic, photo, 3d" \
--style anime
# Do not use style prefix (describe style manually in prompt)
python3 {baseDir}/scripts/gen.py \
--prompt "动漫风格,Q版校园日常,小龙虾吉祥物" \
--style auto \
--n 2--prompt--negative-promptphotography, realistic, low quality--styleanimeanimeflat illustration3d cartoonsketchauto--size1280*12801280*1280768*27001696*960--n--output-dir./tmp/qwen-wanx-comic-<timestamp>wan2.6-t2iSUCCEEDEDchoices[].message.content[]MEDIA: <absolute path>