상세 정보
추천
V4
V3
V3_DMD2
V2
V1
UnNamedIXL - Realistic model - IllustriousXL V2.0 based

UnNamedIXL - Realistic model - IllustriousXL V2.0 based

49.8K
314
444
#사실주의
#기본 모델
#Illustrious

UnNamedIXL V4!

Merry Xmas! I'll update the recipe and more info once i figure out a consistent negative prompt and parameters 😅

V4 is based on a careful merge of some WaiRealism and Perfection Realistic v5.0 to avoid loosing what makes UnNamedIXL different while fixing some funkiness that can happen in the background.

Involved block merge (in order):

  1. WaiRealism (at 0.3): IN01, IN02, OUT03, OUT04, OUT07

  2. Perfection Realistic (at 0.5): IN03, OUT0>

  3. UnNamedIXL 3 (after adding UnNamed Spice LoRA) (at 0.5): BASE, M00

For the record, here is a sd-mecha scripts for MBW + LoRA which also fix NaN in layers using IXL V2.0 (a plague in my previous merge):

import sd_mecha as sdm
from sd_mecha import merge_method, Parameter, Return
from torch import Tensor

sdm.set_log_level()

@merge_method
def fix_nan(
  a: Parameter(Tensor),
  b: Parameter(Tensor),
) -> Return(Tensor):
  if a.isfinite().all():
    return a
  else:
    return b

base = sdm.model("UnNamedIXL_V3.9.safetensors")
src = sdm.model("mine\\UnNamedIXL\\UnNamedIXL_V3.fp16.safetensors")
ill = sdm.model("base\\illustriousXLV20_v20Stable.safetensors")
lora = sdm.model("..\\loras\\UnNamedSpice.safetensors")

l = sdm.convert(lora, base)
a = sdm.add_difference(base, l, alpha=0.1)

b = fix_nan(src,ill)

blocks = {
    "BASE": 0.5,
    "IN00": 0.0,
    "IN01": 0.0,
    "IN02": 0.0,
    "IN03": 0.0,
    "IN04": 0.0,
    "IN05": 0.0,
    "IN06": 0.0,
    "IN07": 0.0,
    "IN08": 0.0,
    "M00": 0.5,
    "OUT00": 0.0,
    "OUT01": 0.0,
    "OUT02": 0.0,
    "OUT03": 0.0,
    "OUT04": 0.0,
    "OUT05": 0.0,
    "OUT06": 0.0,
    "OUT07": 0.0,
    "OUT08": 0.0,
    "VAE": 0.0,
}
blocks = sdm.convert(blocks,b)
blocks = blocks | 0.0

c = sdm.slerp(a,b, alpha=blocks)

sdm.merge(c,output="test.safetensors")

V3

I didn't want to stray too far from what made V2 a different realistic checkpoint, but i still wanted to give it a small lifting. I'll use this as a base for a future V>

V3 + DMD2

Since i am going to play a bit with the DMD2 LoRA, i have integrated it in UnNamedIXL V3. This version is really experimental, prefer V3 if you want to do a classic realistic image as usual. Otherwise, this version is better used as a "refiner" or "Hires.Fix" model switch leveraging an other model to give a realistic boost on other composition. Here is an example of Hires.Fix using this version and both DMD2 version of AnBan and HoJ:

(click on show more for the rest of the story 😁)

Simply use Euler A, CFG 1, 8 steps in both standard and Hires.Fix run but switch to UnNamedIXL V3_DMD2 during Hires. You can also try other models for the base pictures as usual and do img2img only.

Here is a base picture using WAI14 (30 steps, CFG 5):

And the img2img, CFG1, 8steps, 0.4 denoise, x1.5 resize:


Previously

Brand new V2 is a full realistic model!

Build from scratch using:

It then received the "ILX v2 upgrade" before some precise MBW with UnNamedIXL V1 to get its composition more to my liking :D

Usage:

  • DPM++ 2M SDE Heun + SGM Uniform

  • 40 steps

  • CFG > 6 is prefered, but feel free to experiment

  • Positive prompt: Can handle NLP 🎉

  • Negative prompt: whatever suit your fancy, just be aware that Illustrious generate "young" characters

If you prefere "semi-realistic" bordering on realistic, V1 is still your best bet :D


V1: An "almost" realistic checkpoint, because pure realistic models feels too uncanny for me yet.

Long Story

First, special thanks to @rambo943 who gave me the idea and the base for this model.

The release of RealismHarem and my tests (and the associated message received) gave me the hint that merging a bit of my other checkpoints into it could be a way to "cure" a real realistic model to better fit my current mood.

The merge started as a CosineB merge of RealismHarem into CuteIXL.

Then, i added MM Gothic NJ + Asian Beauty XL + Eyes High Definition + Snake Oil to get a specific style to the picture.

But since i threaded too much outside of the realistic feel i wanted, I redid a merge with the previous checkpoint before integrating a bit of HoJ.

Afterward, Web Realistic Illustrious got in the mix at small dose and step by step, on the course of 9 Release Candidates, i smoothed the result but adding and substracting RealismHarem and some of my checkpoints at block level until i got what i wanted.

Thanks for reading! 💖

Update for the more curious, some intermediary steps:

V0

RC1

RC4

RC4 vs RC5 vs RC6

CuteIXL vs HoJ vs RC6 vs V1

번역문 보기

평점 및 리뷰

5.0 /5
0 개의 평점

충분한 평가나 댓글을 받지 못했습니다.

no-data
데이터 없음
N
n_Arno
35
637
모델과 대화하기
공고
2025-04-20
모델 게시
2025-12-25
모델 정보 업데이트
모델 상세정보
유형
Checkpoint
게시 날짜
2025-12-25
기본 모델
Illustrious
버전 소개

Posted on Civitai, upload found elsewhere are done without the author permission.

허가 범위
모델 출처: civitai

1. 재게시된 모델의 권리는 원 제작자에게 있습니다.

2. 모델 원작자가 모델을 인증받으려면 공식 채널을 통해 SeaArt.AI 직원에게 문의하세요. 저희는 모든 창작자의 권리를 보호하기 위해 노력합니다. 인증하러 이동

창작 허가 범위
온라인 생방송
혼합 진행
다운로드 허용
상업적 허가 범위
생성된 이미지를 판매하거나 상업적 목적으로 사용 가능
모델의 재판매 또는 융합 후 판매 허용
QR Code
SeaArt 앱 다운로드
모바일에서 AI 창작 여정을 계속하세요