Skip to content

JGonzalez249/automatic-comic-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Visual Generation Project

Artist Statement

When looking to create something using visual generative AI, there were many options to choose from, however, when researching different types of AI art, I can across a recently published manga called Cyberpunk: Peach John. Using that work as inspiration, I wanted to make a stable diffusion that generated manga or comic book pages through the use of prompts. While the main goal is to have randomly generated comic book pages, I wanted to make a consistent character so that people can recognize that the “story” is about them. However, this is much more difficult than just telling stable diffusion to generate one character, while you can provide that prompt to generate a character, it still came out as a random character just wearing similar clothes. The point isn't to make a entire comic but to generate comic images with generative AI as an assistant tool to help design manga or comics while having the main subject matter part of the page.

So looking at the work done by Rootport, the creator of Cyberpunk: Peach John, they mentioned using distinctive characteristics in order for the reader to recognize characters. Since my intent was to make a comic generator with a consistent character, I tried to replicate how they did it. Using a style that I found works well in comic book format via a stable diffusion google colab, I heavily used negative prompts in order to reliably generate a consistent character. Since I can’t have just a single character appear in a comic book, I also needed to adjust prompt to generate random characters into the panels. Using trial and error, I manage to make a consistent character, however, sometimes the art style won’t stay to the designated one I put into the prompt unless I specifically state that I want to use this style for any subject or random people don't generate all, I specifically used a Cyberpunk diffusion that uses Cyberpunk Edgerunners as base for its training.

In terms of methods, I tried various methods to get stable diffusion to work, including using inpainting, merging models, and even using other methods like Midjourney and Dreamstudio to test prompts and see what other styles work. However, in the end, I chose to research a little more into prompt engineering in order to have the AI look a specific parts of both positive and negative prompts. While it helps to have the AI focus of what I want from the prompts, the CFG scale and steps vastly change what is generated. However, even with these random generations, my character stays somewhat consistent and recognizable. This shouldn't be something that should be used in a final production product but might be a good staring point to starting your own rough draft to get a consistent character and maybe even panel design.

Google Colab

(Use Nightly, use Stable if Nightly doesn't work)

Open In Colab | Open In Colab | Open In Colab | cyberpunk_anime_diffusion_webui_colab
(Use the tokens dgs illustration style in your prompts for the effect.)
DGSpitzer/Cyberpunk-Anime-Diffusion

Use these prompts and settings to get the effect in stable diffussion

You can change the character discription to fit your subject matter.
    (an anime girl in dgs illustration style, long black hair and red highlights, hair bangs, blue eyes, peach colored face, (wearing open black coat), body suit:1.3), zoomed out, (cyberpunk city:1.2), raining, neon, (manga-style, text bubbles, comic panels:1.6), low key, darker color scheme, <lora:epiNoiseoffset_v2:0.7>, 8k, ultra detailed, clarity, intense
    Negative prompt: bad-artist, bad-image-v2-39000, (bad_prompt_version2:0.8), EasyNegative,  NG_DeepNegative_V1_75T, short hair, pony tail, single image, no panels, extra limbs, comic book, different color eyes
    Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 7, Seed: 866203473, Face restoration: CodeFormer, Size: 704x704, Model hash: ab55b3722e, Model: Cyberpunk-Anime-Diffusion

Example

Automatic Comic Generation, Stable Diffusion

About

A look into exploring AI to generate comic book/manga like art

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors