minoteflux-klein

FLUX.2 [klein] 4B conversion of ms2stationthis/minoteflux (originally FLUX.1-dev). Trigger: "minote".

Trigger word: minote Retrained onto FLUX.2 [klein] 4B from ms2stationthis/minoteflux (FLUX.1-dev).

Sample Outputs

sample sample
minote, This image is a drawing on lined notebook paper, depicting a whimsical and melanc… minote, This image is a watercolor painting on paper, featuring a young child with large,…
sample sample
:---: :---:
minote, This image is a detailed, hand-drawn illustration in the minote style, created wi… minote, This image is a "minote" watercolor painting on a lined notebook page, featuring…

Usage (Diffusers)

import torch
from diffusers import Flux2Pipeline

pipe = Flux2Pipeline.from_pretrained(
    "black-forest-labs/FLUX.2-klein-4B", torch_dtype=torch.bfloat16
).to("cuda")
pipe.load_lora_weights("ms2stationthis/minoteflux-klein")
image = pipe("minote, a character portrait", guidance_scale=4.0, num_inference_steps=25).images[0]
image.save("out.png")

Recommended Settings

LoRA strength Guidance Steps Resolution
0.8–1.0 4.0 25 1024×1024

Training Details

  • Base: black-forest-labs/FLUX.2-klein-base-4B
  • Steps: 4000 · Network: LoRA rank 32 / alpha 32
  • Optimizer: adamw8bit, lr 1e-4 · Scheduler: flowmatch
  • Resolution: 512, 768, 1024 (multi-res bucketed) · Precision: bf16 train / fp16 save

Reproduction

This repo includes the full dataset/ (21 image-caption pairs) and the exact config.yaml so the LoRA can be retrained as-is.

About

Trained on StationThis — an AI creative platform powered by $MS2. Train your own LoRAs via @stationthisbot on Telegram.

Published via noema.

Downloads last month
6
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for noema-art/minoteflux-klein

Adapter
(87)
this model

Collection including noema-art/minoteflux-klein