auto-commit 2026-01-28: memory updates, self-improvement skill, SOUL/TOOLS/USER refinements
BIN
media/.DS_Store
vendored
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
21
media/krassmin-memoji-v1/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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-v1</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-3d-memoji-avatar-style-young-woman-with-.png"><img src="001-3d-memoji-avatar-style-young-woman-with-.png" loading="lazy" /></a>
|
||||
<figcaption>3D Memoji avatar style: Young woman with brown hair in a ponytail, cute freckles on nose and cheeks, hazel-brown eyes with long lashes, white wireless earbuds. BUT with edgy punk-rock twist: neon pink and electric blue hair highlights, confident smirk expression, glitchy digital effects around the edges, cyberpunk neon glow, gradient background from hot pink to electric purple. YouTube channel 'Krassmin' vibe - cute but rebellious. Keep the Memoji 3D cartoon aesthetic.</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/krassmin-memoji-v1/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "3D Memoji avatar style: Young woman with brown hair in a ponytail, cute freckles on nose and cheeks, hazel-brown eyes with long lashes, white wireless earbuds. BUT with edgy punk-rock twist: neon pink and electric blue hair highlights, confident smirk expression, glitchy digital effects around the edges, cyberpunk neon glow, gradient background from hot pink to electric purple. YouTube channel 'Krassmin' vibe - cute but rebellious. Keep the Memoji 3D cartoon aesthetic.",
|
||||
"file": "001-3d-memoji-avatar-style-young-woman-with-.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.6 MiB |
21
media/krassmin-memoji-v2/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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-v2</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-3d-memoji-avatar-for-youtube-woman-with-.png"><img src="001-3d-memoji-avatar-for-youtube-woman-with-.png" loading="lazy" /></a>
|
||||
<figcaption>3D Memoji avatar for YouTube: Woman with brown ponytail hair, freckles, hazel eyes, AirPods. Style upgrade: Add cool sunglasses pushed up on forehead, cheeky wink expression, lightning bolt earring, neon pink lipstick, spray paint graffiti splatter effects in background, bold magenta and cyan color scheme. Fun streetwear influencer vibe, 'Krassmin' energy - sassy and confident.</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/krassmin-memoji-v2/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "3D Memoji avatar for YouTube: Woman with brown ponytail hair, freckles, hazel eyes, AirPods. Style upgrade: Add cool sunglasses pushed up on forehead, cheeky wink expression, lightning bolt earring, neon pink lipstick, spray paint graffiti splatter effects in background, bold magenta and cyan color scheme. Fun streetwear influencer vibe, 'Krassmin' energy - sassy and confident.",
|
||||
"file": "001-3d-memoji-avatar-for-youtube-woman-with-.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.5 MiB |
21
media/krassmin-memoji-v3/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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>
|
||||
6
media/krassmin-memoji-v3/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "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.",
|
||||
"file": "001-3d-memoji-avatar-style-attractive-woman-.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.8 MiB |
21
media/krassmin-memoji-v4/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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-v4</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-3d-memoji-youtube-avatar-stylish-woman-m.png"><img src="001-3d-memoji-youtube-avatar-stylish-woman-m.png" loading="lazy" /></a>
|
||||
<figcaption>3D Memoji YouTube avatar: Stylish woman mid-40s, brown ponytail, freckles across nose, hazel eyes, AirPods. Looks like a fun mom who's also cool - warm genuine smile, laugh lines that show character. Style: trendy glasses, bold magenta lipstick, graffiti paint splashes in background, cyan and pink color scheme. 'Krassmin' energy - relatable, fun, confident. Keep Memoji 3D cartoon look.</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/krassmin-memoji-v4/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "3D Memoji YouTube avatar: Stylish woman mid-40s, brown ponytail, freckles across nose, hazel eyes, AirPods. Looks like a fun mom who's also cool - warm genuine smile, laugh lines that show character. Style: trendy glasses, bold magenta lipstick, graffiti paint splashes in background, cyan and pink color scheme. 'Krassmin' energy - relatable, fun, confident. Keep Memoji 3D cartoon look.",
|
||||
"file": "001-3d-memoji-youtube-avatar-stylish-woman-m.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 992 KiB |
21
media/krassmin-v2/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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-v2</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-youtube-avatar-krassmin-cute-cartoon-jas.png"><img src="001-youtube-avatar-krassmin-cute-cartoon-jas.png" loading="lazy" /></a>
|
||||
<figcaption>YouTube avatar 'Krassmin': Cute cartoon jasmine flower character with a cheeky grin and sunglasses, street art style, bold magenta and cyan colors, graffiti spray paint texture, circular logo design, fun and energetic vibe</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/krassmin-v2/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "YouTube avatar 'Krassmin': Cute cartoon jasmine flower character with a cheeky grin and sunglasses, street art style, bold magenta and cyan colors, graffiti spray paint texture, circular logo design, fun and energetic vibe",
|
||||
"file": "001-youtube-avatar-krassmin-cute-cartoon-jas.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.5 MiB |
21
media/krassmin-v3/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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-v3</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-youtube-profile-picture-krassmin-minimal.png"><img src="001-youtube-profile-picture-krassmin-minimal.png" loading="lazy" /></a>
|
||||
<figcaption>YouTube profile picture 'Krassmin': Minimalist geometric jasmine flower, clean vector art style, gradient from hot pink to electric purple, modern flat design, subtle K letter integrated into petals, sleek and professional but edgy</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/krassmin-v3/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "YouTube profile picture 'Krassmin': Minimalist geometric jasmine flower, clean vector art style, gradient from hot pink to electric purple, modern flat design, subtle K letter integrated into petals, sleek and professional but edgy",
|
||||
"file": "001-youtube-profile-picture-krassmin-minimal.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.8 MiB |
21
media/krassmin-v4/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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-v4</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-youtube-channel-avatar-krassmin-fierce-a.png"><img src="001-youtube-channel-avatar-krassmin-fierce-a.png" loading="lazy" /></a>
|
||||
<figcaption>YouTube channel avatar 'Krassmin': Fierce anime-style jasmine flower warrior princess, flowing white petals as hair, neon accents, cyberpunk aesthetic, dramatic lighting, powerful confident expression, dark background with pink glow</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/krassmin-v4/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "YouTube channel avatar 'Krassmin': Fierce anime-style jasmine flower warrior princess, flowing white petals as hair, neon accents, cyberpunk aesthetic, dramatic lighting, powerful confident expression, dark background with pink glow",
|
||||
"file": "001-youtube-channel-avatar-krassmin-fierce-a.png"
|
||||
}
|
||||
]
|
||||
BIN
media/krassmin/001-youtube-profile-picture-for-channel-kras.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
21
media/krassmin/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-youtube-profile-picture-for-channel-kras.png"><img src="001-youtube-profile-picture-for-channel-kras.png" loading="lazy" /></a>
|
||||
<figcaption>YouTube profile picture for channel 'Krassmin': A stylized jasmine flower with punk-rock attitude - neon pink and electric blue colors, bold graffiti aesthetic, rebellious vibe. Glitchy digital effects on petals. Clean circular composition, vibrant and eye-catching. Modern avatar style.</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/krassmin/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "YouTube profile picture for channel 'Krassmin': A stylized jasmine flower with punk-rock attitude - neon pink and electric blue colors, bold graffiti aesthetic, rebellious vibe. Glitchy digital effects on petals. Clean circular composition, vibrant and eye-catching. Modern avatar style.",
|
||||
"file": "001-youtube-profile-picture-for-channel-kras.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 2.0 MiB |
21
media/smart-reminder/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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/smart-reminder</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-dramatic-comedy-scene-a-tiny-cute-smart-.png"><img src="001-dramatic-comedy-scene-a-tiny-cute-smart-.png" loading="lazy" /></a>
|
||||
<figcaption>Dramatic comedy scene: A tiny cute Smart car with sad puppy eyes, sitting alone in the cold dark night, a disconnected electric charging cable lying sadly on the ground next to it, while an overly dramatic robot assistant waves arms frantically in the background with alarm sirens and warning lights, cartoon style, exaggerated emotions, very funny and over the top dramatic, red alert vibes</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/smart-reminder/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "Dramatic comedy scene: A tiny cute Smart car with sad puppy eyes, sitting alone in the cold dark night, a disconnected electric charging cable lying sadly on the ground next to it, while an overly dramatic robot assistant waves arms frantically in the background with alarm sirens and warning lights, cartoon style, exaggerated emotions, very funny and over the top dramatic, red alert vibes",
|
||||
"file": "001-dramatic-comedy-scene-a-tiny-cute-smart-.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.7 MiB |
21
media/wermolf-v1/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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/wermolf-v1</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-youtube-profile-picture-wermolf-a-cute-b.png"><img src="001-youtube-profile-picture-wermolf-a-cute-b.png" loading="lazy" /></a>
|
||||
<figcaption>YouTube profile picture 'Wermolf': A cute but spooky cat transforming into a werewolf under moonlight, fluffy fur with wolf features, glowing yellow eyes, full moon in background, Halloween vibes but adorable, circular avatar composition, purple and midnight blue color scheme</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/wermolf-v1/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "YouTube profile picture 'Wermolf': A cute but spooky cat transforming into a werewolf under moonlight, fluffy fur with wolf features, glowing yellow eyes, full moon in background, Halloween vibes but adorable, circular avatar composition, purple and midnight blue color scheme",
|
||||
"file": "001-youtube-profile-picture-wermolf-a-cute-b.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.5 MiB |
21
media/wermolf-v1b/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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/wermolf-v1b</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-a-cute-but-spooky-cat-transforming-into-.png"><img src="001-a-cute-but-spooky-cat-transforming-into-.png" loading="lazy" /></a>
|
||||
<figcaption>A cute but spooky cat transforming into a werewolf under moonlight, fluffy fur with wolf features, glowing yellow eyes, full moon in background, Halloween vibes but adorable, circular composition, purple and midnight blue color scheme. No text, no logos, no watermarks.</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/wermolf-v1b/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "A cute but spooky cat transforming into a werewolf under moonlight, fluffy fur with wolf features, glowing yellow eyes, full moon in background, Halloween vibes but adorable, circular composition, purple and midnight blue color scheme. No text, no logos, no watermarks.",
|
||||
"file": "001-a-cute-but-spooky-cat-transforming-into-.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.5 MiB |
21
media/wermolf-v1c/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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/wermolf-v1c</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-hand-drawn-illustration-style-a-cute-wer.png"><img src="001-hand-drawn-illustration-style-a-cute-wer.png" loading="lazy" /></a>
|
||||
<figcaption>Hand-drawn illustration style: A cute werecat (cat with wolf features) sitting under a full moon, soft watercolor and ink aesthetic, storybook illustration vibes, fluffy fur, glowing yellow eyes, Halloween cute not scary, purple and blue night sky, artistic brushstrokes visible. No text, no logos.</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/wermolf-v1c/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "Hand-drawn illustration style: A cute werecat (cat with wolf features) sitting under a full moon, soft watercolor and ink aesthetic, storybook illustration vibes, fluffy fur, glowing yellow eyes, Halloween cute not scary, purple and blue night sky, artistic brushstrokes visible. No text, no logos.",
|
||||
"file": "001-hand-drawn-illustration-style-a-cute-wer.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 1.4 MiB |
21
media/wermolf-v2/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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/wermolf-v2</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-youtube-avatar-wermolf-cartoon-werecat-c.png"><img src="001-youtube-avatar-wermolf-cartoon-werecat-c.png" loading="lazy" /></a>
|
||||
<figcaption>YouTube avatar 'Wermolf': Cartoon werecat character, cheeky grinning cat with tiny wolf fangs and ears, wearing a little red riding hood cape ironically, playful mischievous expression, bold lineart style, orange and dark teal colors, fun mascot design</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/wermolf-v2/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "YouTube avatar 'Wermolf': Cartoon werecat character, cheeky grinning cat with tiny wolf fangs and ears, wearing a little red riding hood cape ironically, playful mischievous expression, bold lineart style, orange and dark teal colors, fun mascot design",
|
||||
"file": "001-youtube-avatar-wermolf-cartoon-werecat-c.png"
|
||||
}
|
||||
]
|
||||
|
After Width: | Height: | Size: 719 KiB |
21
media/wermolf-v3/index.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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/wermolf-v3</code></p>
|
||||
<div class="grid">
|
||||
<figure>
|
||||
<a href="001-youtube-channel-logo-wermolf-minimalist-.png"><img src="001-youtube-channel-logo-wermolf-minimalist-.png" loading="lazy" /></a>
|
||||
<figcaption>YouTube channel logo 'Wermolf': Minimalist geometric design, cat silhouette with wolf shadow, crescent moon, clean vector style, gradient from blood red to deep purple, modern sleek aesthetic, mysterious but cute vibes</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
6
media/wermolf-v3/prompts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"prompt": "YouTube channel logo 'Wermolf': Minimalist geometric design, cat silhouette with wolf shadow, crescent moon, clean vector style, gradient from blood red to deep purple, modern sleek aesthetic, mysterious but cute vibes",
|
||||
"file": "001-youtube-channel-logo-wermolf-minimalist-.png"
|
||||
}
|
||||
]
|
||||