プロンプト一覧へ戻る
3-Panel Anime Comic Strip のQwen Imageプロンプト例: Generates a 3-panel vertical manga strip depicting a character's progressive exhaustion at a computer desk, complete with...

3-Panel Anime Comic Strip

Generates a 3-panel vertical manga strip depicting a character's progressive exhaustion at a computer desk, complete with customizable text bubbles.

商品写真、パッケージ、ブランド広告の初稿作りに向いています。主体、素材、背景、商業レタッチの方向があるので、変数を差し替えるだけで試せます。

生成に使う

推奨比率

1:1 または 4:5

品質の進め方

まず軽く生成し、良い案を高精細で詰める

生成フロー

まずテキストで主画面を作り、一度に一つの重要な要素だけ修正します。

Qwen Image 完全プロンプト

英語

{
  "type": "3-panel vertical manga strip",
  "style": "monochrome anime style with screentones and clean line art",
  "character": "{argument name=\"character description\" default=\"anime girl with cat ears, short hair, wearing a simple t-shirt\"}",
  "setting": "sitting at a desk in front of a computer monitor and keyboard",
  "layout": {
    "panels": [
      {
        "position": "top",
        "action": "resting chin on hand, looking excitedly at the monitor with sparkle effects",
        "text_elements": [
          {
            "type": "rectangular text box",
            "position": "top right",
            "text": "{argument name=\"panel 1 context text\" default=\"新しいAIが発表される時\"}"
          },
          {
            "type": "speech bubble",
            "position": "left",
            "text": "うおおおお!使ってみなき"
          }
        ]
      },
      {
        "position": "middle",
        "action": "slumped over the keyboard, looking tired but still staring at the screen",
        "text_elements": [
          {
            "type": "speech bubble",
            "position": "right",
            "text": "{argument name=\"panel 2 speech text\" default=\"いつまで続くんだ続くんだこれ…\"}"
          },
          {
            "type": "speech bubble",
            "position": "left",
            "text": "うおおおすげー"
          }
        ]
      },
      {
        "position": "bottom",
        "action": "completely exhausted, resting head flat on the keyboard, eyes half-closed, sighing",
        "text_elements": [
          {
            "type": "speech bubble",
            "position": "right",
            "text": "{argument name=\"panel 3 speech text\" default=\"つかれた…\"}"
          },
          {
            "type": "rectangular text box",
            "position": "bottom left",
            "text": "たぶん5年くらい5年く"
          }
        ]
      }
    ]
  }
}

関連するQwen Imageプロンプト