毛毡布贴花艺术风格转换提示词

Author:Gagan Singh
2026/01/05 09:12

Description

将参考图像转换为毛毡布贴画艺术风格,展现手工裁剪布料和缝线的冬季手工艺美感

Tags

图像生成视觉化润色优化

Content

```json
{
  "reference_image": "UPLOAD_USER_IMAGE_HERE",
  "art_style": {
    "type": "毛毡布贴画艺术",
    "technique": "裁剪布料形状并缝合在一起",
    "handmade_winter_craft": true,
    "no_line_art": true,
    "no_drawing": true,
    "no_painting": true
  },
  "fabric_details": {
    "material": "柔软羊毛毡",
    "fabric_thickness": "略厚的冬季毛毡",
    "edges": "清晰裁剪的布料边缘",
    "stitch_type": [
      "锁边缝",
      "平针缝"
    ],
    "thread_visibility": "可见的对比色缝线"
  },
  "subject": {
    "style": "可爱手工毛毡娃娃",
    "pose": "简单静态姿势",
    "expression": "甜美温柔"
  },
  "color_style": {
    "look": "柔和的冬季毛毡色彩",
    "finish": "柔和哑光",
    "no_shine": true
  },
  "background": {
    "type": "纯色毛毡或棉布底",
    "texture": "柔软织物表面"
  },
  "render_settings": {
    "resolution": "4K",
    "quality": "超高",
    "craft_texture_priority": true,
    "handmade_feel": true
  },
  "negative_prompt": [
    "线条艺术",
    "刺绣填充",
    "数字插画",
    "照片写实",
    "绘画",
    "矢量图",
    "平滑 AI 纹理",
    "塑料感"
  ]
}
```

---

**Original English:**
{
  "reference_image": "UPLOAD_USER_IMAGE_HERE",
  "art_style": {
    "type": "felt_fabric_applique_art",
    "technique": "cut_fabric_shapes_stitched_together",
    "handmade_winter_craft": true,
    "no_line_art": true,
    "no_drawing": true,
    "no_painting": true
  },
  "fabric_details": {
    "material": "soft_wool_felt",
    "fabric_thickness": "slightly_thick_winter_felt",
    "edges": "clearly_cut_fabric_edges",
    "stitch_type": [
      "blanket_stitch",
      "running_stitch"
    ],
    "thread_visibility": "visible_contrast_thread"
  },
  "subject": {
    "style": "cute_handmade_felt_doll",
    "pose": "simple_static_pose",
    "expression": "sweet_and_gentle"
  },
  "color_style": {
    "look": "muted_winter_felt_colors",
    "finish": "soft_matte",
    "no_shine": true
  },
  "background": {
    "type": "plain_felt_or_cotton_base",
    "texture": "soft_fabric_surface"
  },
  "render_settings": {
    "resolution": "4K",
    "quality": "ultra_high",
    "craft_texture_priority": true,
    "handmade_feel": true
  },
  "negative_prompt": [
    "line_art",
    "embroidery_fill",
    "digital_illustration",
    "photo_realistic",
    "painting",
    "vector",
    "smooth_ai_texture",
    "plastic_look"
  ]
}