summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-22 15:58:40 +0300
committerPaul Buetow <paul@buetow.org>2026-04-22 15:58:40 +0300
commit0ccc8073852895996ed70c4b2a86c460e3a3ddae (patch)
treef89e1b1bf20e551c1cce0ca745c5d29a247737d9 /README.md
parent664c7d300c4a9326e5aebbd84a20cee5af829a0b (diff)
Remove weak comic style presets
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index da21d90..f03b894 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ ComicForge turns a vocabulary file into a generated comic package. It uses Gemin
## What It Does
-ComicForge reads a vocabulary list, generates a story from those words, renders comic pages, and saves supporting files alongside the comic. By default it uses Gemini for text, image, and text-to-speech generation. When no explicit style is provided, it randomly chooses between photorealistic, classic comic, rubber-hose cartoon, 90s action, manga, cyberpunk, golden-age superhero, horror, and watercolor storybook style families.
+ComicForge reads a vocabulary list, generates a story from those words, renders comic pages, and saves supporting files alongside the comic. By default it uses Gemini for text, image, and text-to-speech generation. When no explicit style is provided, it randomly chooses between photorealistic, classic comic, rubber-hose cartoon, 90s action, manga, horror, and watercolor storybook style families.
It also supports a manual prompt mode for generating a single image directly from a prompt, without the vocabulary/story pipeline.