Sign In

CinEro-Krea2-Dark

Download

1 variant available

int8 SafeTensor

CinEro-Krea2-v1g-int8-convrot-2.safetensors

8-bit integer, smaller file • 12.57 GB

Verified:

Type
Fine-tune Trained
Stats

219

Reviews
Published

Sep 1, 2026

Base Model

Krea 2

Hash
AutoV2
3F12737397
default creator card background decoration
Reactions - 64668

64.7K

Followers - 1973

2K

Likes - 4172

4.2K

Third Birthday Badge

License:

v1g-int8-test_00020_.png

ALWAYS LOOK INTO MY SAMPLES BEFORE DOWNLOADING TO UNDERSTAND IF THAT VERSION MEET YOUR EXPECTATIONS. Recommended generation parameters can be easily extracted in ComfyUI by dropping the sample into its window.

This is the CinEro NG Krea 2 series of checkpoints. Aimed to deliver the dark cinematic SFW / NSFW picture with unrestricted Qwen 3 VL Heretic Text Encoder. Trained with sci-fi horror themed moody portraits dataset. Developed mostly to be used in ComfyUI, but should work in other Stable Diffusion generation software.

This series of the models is focused on moody, atmospheric, creative portraits and picturesque landscapes.

Drop my samples to ComfyUI to see the recommeded high quality and high realism workflow. Text-toImage is rendered with this model (low-noise draft). Image-to-Image HiRes Fix finishing is done with CinEro-NG-XL (with low-to-moderate denoise).

Versions info

v1g INT8 COBVROT

Turbo workflow (10 steps) ==>> https://civitai.red/images/141569765

Made from v1e (All in One) by applying more fine-tuning and quantization script to convert it into INT8 CONVROT.
For me it looks less contrast (better use 20 steps and CFG 3..5 or more). Also, it looks less stable. But twice smaller file.
Let me know please if that format works for you or you have any problem.

performance: someone might expect the speed increase, but unfortunately speed on 4060 TI and 5060 TI looks the same; below is the DEBUG output that lists the exact grouping of all tensors that depends on data bits of weight encoding.
[SaveAsSafeTensor] DEBUG: Tensors: 879, Dtypes: {'torch.bfloat16': 166, 'torch.float16': 40, 'torch.int8': 224, 'torch.float32': 225, 'torch.uint8': 224}

Roughly the half of the weights (insensitive ones) were encoded in INT8. Other tensors must be slower as they were encoded in FP32 or BF16.

troubles:

  • At least one user have problems with this version in ForgeNeo (don't know which version of it was used); looks like ForgeNeo do not properly recognize which loader needs to be used for Krea2 Turbo INT8 Convrot.

v1e All in One

It also has Qwen3VL Heretic Text Encoder and VAE baked in. Just use my workflow or use a regular Load Checkpoint node in ComfyUI combined with a regular KSampler. Nothing tricky needed. If you adapt the SDXL HiRes Fix technique described below, you may get better textures, but with v1e even single Text-to-Image pass at 1MPx resolution works well for me. Hope you will get good results also in your setup.

Recommended settings for Text-to-Image pass:

1216x832 (or 832x1216), Exp_heun_2_x0_SDE sampler (Simple, Normal, Beta, KL_Optimal schedulers), Steps 12, CFG 1.0...1.2.

v1

It has Qwen3VL Heretic Text Encoder baked in. So, by using this model you take full responsibility on the resulting safety of the rendered images. Qwen Image VAE also embedded. CLIP and Unet parts both quantized to FP8.