diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-03 23:02:41 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-03 23:02:41 +0300 |
| commit | b9ee95a66b94c8dc7fca946a2d464ed5d3ad86b1 (patch) | |
| tree | 1170581406c1bd461430e85d749573152a6596c8 /comics/void-cats-apple/void-cats-apple_cover_attribution.txt | |
| parent | b0e8ccfebc5094829054021250f08ddb93c9978e (diff) | |
feat: comic pipeline v0.10.0 — iterative chaining, title slugs, comics subfolder, 16:9v0.10.0
- Iterative image chaining: each page receives cover + prev page as pixel-level
reference (multimodal) so the model copies appearance directly, not from text alone
- --story-theme flag overrides random genre pick per run
- Gemini now generates a short comic title (---COMIC TITLE--- separator) used as
the output slug; all files named <slug>_cover.png, <slug>_page_1.png, etc.
- All comic output stored under comics/<slug>/ subdirectory
- Aspect ratio changed to 16:9 (ThinkPad X1 Gen 9 screen fit; 16:10 not supported)
- Bulgarian language rule moved to top of every prompt for stronger compliance
- Dynamic story-specific cover masthead + publisher logo badge matching story genre
- --story-theme "a thrilling space..." forces genre without touching random pool
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'comics/void-cats-apple/void-cats-apple_cover_attribution.txt')
| -rw-r--r-- | comics/void-cats-apple/void-cats-apple_cover_attribution.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/comics/void-cats-apple/void-cats-apple_cover_attribution.txt b/comics/void-cats-apple/void-cats-apple_cover_attribution.txt new file mode 100644 index 0000000..4d35543 --- /dev/null +++ b/comics/void-cats-apple/void-cats-apple_cover_attribution.txt @@ -0,0 +1,16 @@ +Image generated by Google Gemini Nano Banana + +Model: gemini-3.1-flash-image-preview +Text model: gemini-2.5-flash +Aspect ratio: 4:3 +Size: 896x1200 +Result: Generated educational image for vocabulary story + +Prompt used: +ЗАДЪЛЖИТЕЛНО / MANDATORY LANGUAGE RULE: This is a BULGARIAN comic book. All text on the cover (cover lines, banners, labels) MUST be in Bulgarian Cyrillic script. The masthead title must also be rendered in a striking comic-book font. + +Art style: ultra realistic comic strip with photographic detail and dramatic lighting. +CHARACTER & SETTING REFERENCE (cover — follow exactly, do NOT change clothing): +Kapitan Alex, middle-aged (early 40s), short dark brown slightly messy hair, deep blue eyes, light olive skin, athletic lean build. Wears a form-fitting dark grey spacesuit with subtle silver trim on the shoulders and collar, a black utility belt with a silver buckle, and sturdy black combat boots. No visible branding on the suit. Kosmos, a Sphynx cat, has hairless light pinkish-grey velvety skin, striking emerald green eyes, and is of medium domestic cat size. Small faint scattered darker grey spots mark her back and legs. She is typically alert, often perched or curled up... + +Generated at: 2026-04-03 22:50:10 |
