主题

人物角色设定图

围绕该长尾主题整理了 3 条 GPT 图像提示词。

items

人物角色设定图

原文164 个字符
Create {argument name="items" default="fan goods"} for a standard {argument name="character type" default="Vtuber"} in {argument name="style" default="live-action"}
type

人物角色设定图

原文1,709 个字符
{
  "type": "collection of instant photos",
  "setting": "laid out flat on a white fabric surface",
  "character": {
    "hair": "{argument name=\"hair color\" default=\"long pink hair with blue inner color\"}",
    "outfit": "{argument name=\"outfit\" default=\"black and white maid uniform with frilly headband and black ribbons\"}",
    "eyes": "reddish-pink"
  },
  "layout": {
    "arrangement": "two rows of five polaroid photos",
    "count": 10,
    "photos": [
      { "position": "top row 1", "description": "holding a pink heart cushion" },
      { "position": "top row 2", "description": "winking, making a peace sign" },
      { "position": "top row 3", "description": "making a hand heart, pink heart doodle on the bottom border" },
      { "position": "top row 4", "description": "resting chin on hands, gentle smile" },
      { "position": "top row 5", "description": "holding a red rose, winking" },
      { "position": "bottom row 1", "description": "finger to lips, shy expression" },
      { "position": "bottom row 2", "description": "holding a small pink cake" },
      { "position": "bottom row 3", "description": "winking, hand near face, signature '{argument name=\"signature text\" default=\"Hanashi\"}' and heart doodle on border" },
      { "position": "bottom row 4", "description": "holding a pink bunny plushie, sparkle doodles, signature '{argument name=\"signature text\" default=\"Hanashi\"}' and bunny doodle on border" },
      { "position": "bottom row 5", "description": "winking, sparkle doodles, message '{argument name=\"message text\" default=\"いつも応援ありがとう!これからもよろしくね♪\"}' and signature '{argument name=\"signature text\" default=\"Hanashi\"}' on border" }
    ]
  }
}
type

人物角色设定图

原文3,703 个字符
{
  "type": "4-panel satirical product advertisement grid",
  "layout": {
    "grid": "2x2",
    "panels": [
      {
        "position": "top-left",
        "product_name": "{argument name=\"top left product name\" default=\"Sitting Stone\"}",
        "visual": "man in white shirt and dark pants sitting on a large round stone in a park",
        "catchphrase": "Relax anytime, anywhere.",
        "sales_badge": "Total sales exceeded 12,000 units!",
        "vertical_text": "On the day when all the park benches were full.",
        "features_count": 3,
        "features_labels": [
          "Stable with weight of about 8kg",
          "Felt bottom prevents scratches",
          "Easy to carry with included dedicated strap"
        ],
        "extra_visual": "small inset image of the stone with a leather carrying strap",
        "specs": [
          "Load capacity: 150kg",
          "Reliable Japanese made"
        ]
      },
      {
        "position": "top-right",
        "product_name": "{argument name=\"top right product name\" default=\"Toothbrush for people who don't want to brush\"}",
        "visual": "sleek light blue toothbrush angled diagonally on a dark blue background",
        "toothbrush_text": "I don't want to brush my yeeth.",
        "catchphrase": "Peace of mind just by having it",
        "vertical_text": "Instead of brushing your teeth, hold this.",
        "sales_badge": "Series total sales exceeded 85,000 units!",
        "features_count": 3,
        "features_labels": [
          "As a substitute for a calming charm",
          "As etiquette before meetings or business negotiations",
          "More freedom in choosing not to brush."
        ],
        "bottom_banner": "Liberating you from the stress of brushing your teeth."
      },
      {
        "position": "bottom-left",
        "product_name": "{argument name=\"bottom left product name\" default=\"Cloud Piggy Bank\"}",
        "visual": "hand inserting a coin into a fluffy white cloud-shaped piggy bank",
        "catchphrase": "Peace of mind lighter than air.",
        "sales_badge": "Total sales exceeded 23,567 units!",
        "features_count": 3,
        "features_labels": [
          "Fluffy soft touch",
          "Unbreakable for peace of mind",
          "Design that blends with interior decor"
        ],
        "color_variants_count": 3,
        "color_variants_labels": [
          "blue",
          "pink",
          "white"
        ],
        "price": "¥2,980 (tax included)",
        "bottom_text": "Starting today, let's save bit by bit toward the sky."
      },
      {
        "position": "bottom-right",
        "product_name": "{argument name=\"bottom right product name\" default=\"Stone that scolds you\"}",
        "visual": "round stone on a wooden desk with a pen, text written on the stone",
        "stone_text": "{argument name=\"scolding phrase\" default=\"Stop messing around\"}",
        "catchphrase": "For those who lack motivation.",
        "sales_badge": "Total sales exceeded 18,000 units!",
        "features_count": 3,
        "features_labels": [
          "Motivates you every time you look at it",
          "Displays carefully selected phrases randomly",
          "No batteries needed, scolds you semi-permanently"
        ],
        "phrase_variants_count": 10,
        "phrase_variants_labels": [
          "Don't be spoiled",
          "Don't think",
          "Move",
          "Face reality",
          "Don't run away",
          "Don't sleep",
          "You can do it if you try",
          "You can do it",
          "Don't sleep",
          "Stop making excuses"
        ],
        "price": "¥3,500 (tax included)"
      }
    ]
  }
}