Files

22 lines
1.4 KiB
HTML

<!doctype html>
<meta charset="utf-8" />
<title>openai-image-gen</title>
<style>
:root { color-scheme: dark; }
body { margin: 24px; font: 14px/1.4 ui-sans-serif, system-ui; background: #0b0f14; color: #e8edf2; }
h1 { font-size: 18px; margin: 0 0 16px; }
.grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 16px; }
figure { margin: 0; padding: 12px; border: 1px solid #1e2a36; border-radius: 14px; background: #0f1620; }
img { width: 100%; height: auto; border-radius: 10px; display: block; }
figcaption { margin-top: 10px; color: #b7c2cc; }
code { color: #9cd1ff; }
</style>
<h1>openai-image-gen</h1>
<p>Output: <code>/Users/bam/clawd/media/krassmin-memoji-v3</code></p>
<div class="grid">
<figure>
<a href="001-3d-memoji-avatar-style-attractive-woman-.png"><img src="001-3d-memoji-avatar-style-attractive-woman-.png" loading="lazy" /></a>
<figcaption>3D Memoji avatar style: Attractive woman in her mid-40s with brown hair in a ponytail, cute freckles, warm hazel-brown eyes, white wireless earbuds. Mature but youthful energy, confident smile. Edgy twist: subtle neon pink highlights in hair, modern stylish look, glitchy digital effects around edges, gradient background hot pink to purple. YouTube channel 'Krassmin' vibe - cool, confident, age-appropriate but with attitude. 3D cartoon Memoji aesthetic.</figcaption>
</figure>
</div>