格线笔记本背景上的插画肖像

Author:Zara
2026/01/05 09:12

Description

生成格线笔记本背景上的插画肖像,融合沉思人物与创意涂鸦元素的现代漫画风格。

Tags

画像生成ビジュアル化

Content

```json
{
  "image_prompt": {
    "subject": {
      "description": "一位沉思的年轻女子盘腿坐在横格笔记本背景上的插画肖像",
      "pose": {
        "body_position": "盘腿而坐,姿态放松",
        "hands": "双手轻柔地搭在膝盖上",
        "expression": "沉思的表情,富有表现力的眼睛向上看,仿佛正在构思一个想法"
      },
      "appearance": {
        "hair": {
          "style": "蓬松的波浪发,带有柔和的阴影"
        },
        "face": {
          "shading": "脸颊和鼻子上带有柔和温暖的阴影"
        },
        "accessories": {
          "earrings": "小巧的银耳环,闪烁着光芒"
        },
        "clothing": {
          "outfit": {
            "style": "休闲,大地色系",
            "mood": "放松而自然"
          }
        }
      }
    },
    "environment": {
      "setting": "横格笔记本纸张背景",
      "details": {
        "doodles": [
          "粗犷的手绘箭头",
          "火花符号",
          "涂鸦文字:'FOCUS!'",
          "涂鸦文字:'CREATE!'",
          "涂鸦文字:'IDEA'",
          "她头周围漂浮的思考符号"
        ],
        "style_notes": "现代、简洁的漫画素描美学;粗犷的轮廓线与柔和的阴影"
      }
    },
    "art_style": {
      "type": "插画",
      "style": "现代漫画素描",
      "linework": "粗犷而富有表现力的轮廓线",
      "color_palette": "柔和的暖色调与柔和的大地色系",
      "texture": "笔记本背景带来的轻微纸张纹理"
    },
    "composition": {
      "focus": "年轻女子居中,向上凝视的眼神富有表现力",
      "background_elements": "涂鸦以有组织而俏皮的方式围绕在她周围",
      "negative_prompt": [
        "扭曲的解剖结构",
        "过于真实的渲染",
        "凌乱或不清晰的涂鸦",
        "杂乱的背景",
        "文本错误",
        "多余的肢体"
      ]
    }
  }
}
```

---

**Original English:**
{
  "image_prompt": {
    "subject": {
      "description": "illustrated portrait of a thoughtful young woman sitting cross-legged on a ruled notebook background",
      "pose": {
        "body_position": "cross-legged, relaxed posture",
        "hands": "resting gently on her knees",
        "expression": "thoughtful with expressive eyes looking upward as if forming an idea"
      },
      "appearance": {
        "hair": {
          "style": "loose wavy hair with soft shading"
        },
        "face": {
          "shading": "soft warm shading on cheeks and nose"
        },
        "accessories": {
          "earrings": "small silver earrings catching the light"
        },
        "clothing": {
          "outfit": {
            "style": "casual, earthy-toned",
            "mood": "relaxed and natural"
          }
        }
      }
    },

    "environment": {
      "setting": "ruled notebook paper background",
      "details": {
        "doodles": [
          "bold hand-drawn arrows",
          "spark symbols",
          "scribbled text: 'FOCUS!'",
          "scribbled text: 'CREATE!'",
          "scribbled text: 'IDEA'",
          "floating thought symbols around her head"
        ],
        "style_notes": "modern, clean comic-sketch aesthetic; bold outlines with soft shading"
      }
    },

    "art_style": {
      "type": "illustration",
      "style": "modern comic sketch",
      "linework": "bold expressive outlines",
      "color_palette": "soft warm tones with muted earthy colors",
      "texture": "light paper texture from notebook background"
    },

    "composition": {
      "focus": "young woman centered with expressive upward gaze",
      "background_elements": "doodles floating around her in an organized but playful layout",
      "negative_prompt": [
        "distorted anatomy",
        "overly realistic rendering",
        "messy or unclear doodles",
        "cluttered background",
        "text errors",
        "extra limbs"
      ]
    }
  }
}