Skip to content

Image Generation: Mona Lisa Portrait

Prompt

/mtp <args>
<agent_instruction>
[IMAGE TASK]
prompt = """
A captivating, hyper-realistic close-up portrait photograph reimagining the Mona Lisa as a real woman. Her skin is luminous, with flawless texture and natural makeup, revealing subtle pores. She possesses delicate, refined features and that iconic, enigmatic smile with a gentle gaze. Illuminated by flattering, soft studio lighting, creating a perfect balance. Captured with a shallow depth of field and a beautifully soft bokeh background. Cinematic clarity, ultra-high detail, photorealistic masterpiece.
"""
result = client.images.generate(
model=<model>,
prompt=prompt,
size="1024x1024",
aspect_ratio="1:1",
)

Coverage

  • Baseline: 1 item (without applying MTP Skill)
  • Slider <node:100>: 18 items

Models

  • GPT Image 2 via ChatGPT 5.5 on Codex (macOS app)
  • Gemini 3 Pro Image via Gemini 3 Flash on Antigravity (macOS app)

In the test environment, each result was produced in a fresh agent chat session without special user settings or cross-chat memory.

Sample outputs

BaselineSide A NodesSide B nodes
GPT Image 2 baselineGPT Image 2 Side AGPT Image 2 Side B

Go to comparison page for GPT Image 2

Sample outputs

BaselineSide A NodesSide B nodes
Gemini 3 Pro Image baselineGemini 3 Pro Image Side AGemini 3 Pro Image Side B

Go to comparison page for Gemini 3 Pro Image