羊毛纱线缠绕艺术风格迁移提示词

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

Description

将参考图像转换为羊毛纱线缠绕艺术风格,展现手工毛线娃娃的温暖质感

Tags

Image GenerationVisualizeRefine & Polish

Content

```json
{
  "reference_image": "UPLOAD_USER_IMAGE_HERE",
  "art_style": {
    "type": "毛线缠绕艺术",
    "technique": "粗毛线缠绕形状",
    "handmade_winter_craft": true,
    "no_line_art": true,
    "no_drawing": true,
    "no_paint": true
  },
  "yarn_details": {
    "material": "柔软羊毛线",
    "thickness": "中等至粗",
    "wrap_style": "可见的环绕和缠绕线",
    "direction": "自然手绕流向",
    "imperfection": "手工制作的差异"
  },
  "subject": {
    "style": "可爱毛线娃娃外观",
    "pose": "简单柔和的姿势",
    "expression": "柔和甜美"
  },
  "color_style": {
    "look": "天然羊毛色",
    "finish": "哑光柔和",
    "no_gloss": true
  },
  "background": {
    "type": "织物或纸板底座",
    "texture": "微妙的手工表面"
  },
  "render_settings": {
    "resolution": "4K",
    "quality": "超高",
    "craft_texture_priority": true,
    "winter_handmade_feel": true
  },
  "negative_prompt": [
    "线条艺术",
    "刺绣针迹",
    "毛毡贴花",
    "数字插画",
    "照片写实",
    "绘画",
    "矢量图",
    "平滑 AI 纹理",
    "塑料感"
  ]
}
```

---

**Original English:**
{
  "reference_image": "UPLOAD_USER_IMAGE_HERE",
  "art_style": {
    "type": "wool_yarn_wrap_art",
    "technique": "thick_yarn_wrapped_shapes",
    "handmade_winter_craft": true,
    "no_line_art": true,
    "no_drawing": true,
    "no_paint": true
  },
  "yarn_details": {
    "material": "soft_wool_yarn",
    "thickness": "medium_to_thick",
    "wrap_style": "visible_looped_and_wrapped_threads",
    "direction": "natural_hand_wrapped_flow",
    "imperfection": "handmade_variation"
  },
  "subject": {
    "style": "cute_yarn_doll_look",
    "pose": "simple_gentle_pose",
    "expression": "soft_and_sweet"
  },
  "color_style": {
    "look": "natural_wool_colors",
    "finish": "matte_soft",
    "no_gloss": true
  },
  "background": {
    "type": "fabric_or_cardboard_base",
    "texture": "subtle_craft_surface"
  },
  "render_settings": {
    "resolution": "4K",
    "quality": "ultra_high",
    "craft_texture_priority": true,
    "winter_handmade_feel": true
  },
  "negative_prompt": [
    "line_art",
    "embroidery_stitch",
    "felt_applique",
    "digital_illustration",
    "photo_realistic",
    "painting",
    "vector",
    "smooth_ai_texture",
    "plastic_look"
  ]
}