someone-in-the-world Claude Sonnet 4.6 commited on
Commit
b8a3101
·
1 Parent(s): 89989a2

Update examples: remove 3 entries, reorder try-on pairs

Browse files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. examples.json +2 -10
examples.json CHANGED
@@ -8,19 +8,11 @@
8
  "prompt": "Transform the image into a dotted cartoon style."
9
  },
10
  {
11
- "images": ["examples/3.jpeg"],
12
- "prompt": "Convert it to black and white."
13
- },
14
- {
15
- "images": ["examples/4.jpg", "examples/5.jpg"],
16
- "prompt": "Replace her glasses with the new glasses from image 1."
17
- },
18
- {
19
- "images": ["examples/8.jpg", "examples/9.png"],
20
  "prompt": "Replace the current clothing with the clothing from the reference image 2. Keep the person's face, hairstyle, body pose, background, lighting, and camera angle unchanged. Ensure the new outfit fits naturally with realistic fabric texture, proper shadows, folds, and accurate proportions. Match the lighting, color tone, and overall style for a seamless and high-quality result."
21
  },
22
  {
23
- "images": ["examples/10.jpg", "examples/11.png"],
24
  "prompt": "Replace the current clothing with the clothing from the reference image 2. Keep the person's face, hairstyle, body pose, background, lighting, and camera angle unchanged. Ensure the new outfit fits naturally with realistic fabric texture, proper shadows, folds, and accurate proportions. Match the lighting, color tone, and overall style for a seamless and high-quality result."
25
  }
26
  ]
 
8
  "prompt": "Transform the image into a dotted cartoon style."
9
  },
10
  {
11
+ "images": ["examples/10.jpg", "examples/11.png"],
 
 
 
 
 
 
 
 
12
  "prompt": "Replace the current clothing with the clothing from the reference image 2. Keep the person's face, hairstyle, body pose, background, lighting, and camera angle unchanged. Ensure the new outfit fits naturally with realistic fabric texture, proper shadows, folds, and accurate proportions. Match the lighting, color tone, and overall style for a seamless and high-quality result."
13
  },
14
  {
15
+ "images": ["examples/8.jpg", "examples/9.png"],
16
  "prompt": "Replace the current clothing with the clothing from the reference image 2. Keep the person's face, hairstyle, body pose, background, lighting, and camera angle unchanged. Ensure the new outfit fits naturally with realistic fabric texture, proper shadows, folds, and accurate proportions. Match the lighting, color tone, and overall style for a seamless and high-quality result."
17
  }
18
  ]