Update README.md

This commit is contained in:
Riccardo Giorato
2026-01-29 17:02:01 +01:00
parent 7ad2e1b9b7
commit 68dd6343a2
+1 -1
View File
@@ -9,7 +9,7 @@
## How AI Generates Comics
We use **Google Flash Image 2.5** to generate comic pages and **Qwen3 80B** to generate story titles and narratives.
We use [**Google Flash Image 2.5**](https://www.together.ai/models/gemini-flash-image-2-5) to generate comic pages and [**Qwen3 80B**](https://www.together.ai/models/qwen3-next-80b-a3b-instruct) to generate story titles and narratives.
The AI references previous pages for visual coherence and uses uploaded character images to maintain consistency across panels.
## Tech stack