Edit model card
Prompt
a monochrome manga of a girl
Prompt
a monochrome manga epic sword stance before a insane battle
Prompt
a monochrome manga of a shirtless buff scared man sitting below a black starry night, looking up, aesthetic shot, laying in a grassy field
Prompt
a monochrome multi panel manga, masterpiece, best quality

Model description

Trained and hand tuned for Monochrome manga panels and art.

a full FLUX-DEV checkpoint rather than just loras because best results were observed using this method.

naturally has consistant characters across panels without requesting it.

14 Plus Loras all 32 rank merged into FLUX-dev base all at variying weights all hand dialed into to acheived dersired aesthetic outcomes.

over 36,000 training steps total.

I also added the indepdant loras to add and mess around with yourself but do not expect the checkpoints quality out of the box with the indepdant loras since it took me a lot of tinkering to get that quality with a mix of the loras.

shoutout to FAL for sponsering me with compute credits and making this possible!

Trigger words

Technically it was not trained with a trigger word but using

monochrome manga

is highly suggested

Use it with the :firecracker: diffusers library

from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained("dataautogpt3/FLUX-MonochromeManga", torch_dtype=torch.bfloat16).to('cuda')
image = pipeline('Monochrome Manga of a girl').images[0]

License

Please adhere to the licensing terms as described here.

Downloads last month
133
Inference Examples
Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for dataautogpt3/FLUX-MonochromeManga

Finetuned
this model

Spaces using dataautogpt3/FLUX-MonochromeManga 2