CivArchive
    Reality Simulator - v2.0
    NSFW
    Preview 97775169
    Preview 97775343
    Preview 97775768
    Preview 97775908
    Preview 97776076
    Preview 97776130
    Preview 97950476
    Preview 97950629
    Preview 97950809
    Preview 97955291
    Preview 97958340
    Preview 97958649
    Preview 97959455
    Preview 97959916
    Preview 97973042
    Preview 97973142
    Preview 97973141

    This model is specifically designed to simulate the real world. Photos taken by smartphones are carefully selected as the training set, enabling the model to have a better real - life texture. The LoRA weight of Qwen-image can be increased to 2, but it is recommended not to exceed 1.8. The initialization can start from 0.6, and generally, a value between 0.9 and 1.2 works well. The following is a set of image comparisons.

    Parameter Recommendations

    • Recommended Weight: 0.6 - 1.5 (default 0.9)

    • Recommended Size: 768/1024/1536 (default 1024)

    • Sampling Algorithm: 3.0 - 3.5 (default 3.5)

    • Step: 20 - 40 (With the acceleration model, it can be reduced to 4 - 8 steps)

    • Sampler: euler/heun

    Cover Prompt Examples:

    从侧面拍摄,一位亚洲女性坐在电影院的红色座椅上,她转头微笑着看向镜头,穿着黑色皮夹克,长发披肩,略带卷曲。她右手拿着一个大号的纸杯,杯身印有红色和白色图案,杯中插着一根吸管,她正用吸管喝着饮料。左手拿着一块食物,看起来像是一个包裹在纸巾里的三明治或汉堡,正准备吃。

    背景是昏暗的电影院内部,巨大的电影幕布上呈现出标题“Reality Simulator”,上方有微弱的灯光,天花板上有一些光斑,可能是放映时的反光或灯光效果。周围的座椅都是深红色的,呈弧形排列,营造出一种安静、私密的观影氛围。

    🙈🙉🙊🐵OK! That's all

    If you like my work, please give it a 👍.

    If you like my work, you are welcome to join my Paytreo. Here, you will get more of my private models, workflows, practical tips, and photo collections. I have also prepared a small gift for you.

    Thank you for reading this far.

    English is not my native language. The above is translated by AI. If there is anything inappropriate, welcome to correct me. Finally, I hope you have fun!

    👉👉👉My CivitAI homepage👈👈👈

    FAQ

    Comments (23)

    gradientcurvesSep 1, 2025· 8 reactions
    CivitAI

    the samples look great, but the comparison photos look backwards - the non-lora looks more realistic when compared side-by-side

    vjleoliu
    Author
    Sep 2, 2025

    You're right. Those are from the previous version. I've updated to the new version. You can choose whichever you prefer.

    jonno_ftwSep 2, 2025· 2 reactions
    CivitAI

    Needed some adjustment before this would work with huggingface, we need to replace the "diffusion_model" prefix with "transformer" in the lora file:

    import safetensors.pytorch state_dict = safetensors.torch.load_file('./models/lora/iphone.safetensors', device="cpu") state_dict = {"transformer"+ k.removeprefix("diffusion_model"): v for k,v in state_dict.items()} safetensors.torch.save_file(state_dict ,'./models/lora/iphone_hf.safetensors',metadata=metadata)

    vjleoliu
    Author
    Sep 2, 2025

    I don't understand what you mean.

    FluxFestSep 2, 2025· 1 reaction

    I think he's saying that Hugging Face only allows loras to run on-site if they're prefixed with "transformer" instead of "diffusion_model". I don't know what prefix means in this context but I'm pretty sure that's the gist of it

    bloodyhellm8Sep 2, 2025· 1 reaction
    CivitAI

    big bro is working overtime, respect o7

    vjleoliu
    Author
    Sep 2, 2025

    I don't understand what you mean.

    foodforthoughtSep 2, 2025· 1 reaction
    CivitAI

    nice work! How many images did you use as your dataset for this LoRA?

    vjleoliu
    Author
    Sep 2, 2025· 2 reactions

    40-90,I can't remember exactly。Thank you for your like

    satangelSep 2, 2025· 2 reactions
    CivitAI

    兄弟,感谢分享你的杰作,才发现你所有的模型都是那么牛,尤其是是这个千问的,但是展示图的色彩过于鲜艳了,如果可以略减少,会更自然。

    vjleoliu
    Author
    Sep 3, 2025

    好像是有这个问题,我得查查数据集,谢啦伙计!

    alternative_UniverseSep 7, 2025
    CivitAI

    any posibililty to bring this one to chroma?

    vjleoliu
    Author
    Sep 7, 2025

    If I remember correctly, Chroma uses the SDXL core. If that's the case, even if it's trained, the effect won't be this good.

    @vjleoliu but its pretty much flux schell based, wont work anyway?

    vjleoliu
    Author
    Sep 7, 2025

    @alternative_Universe Yes, this LoRA is only effective for Qwen-image. In fact, Qwen-image's performance in terms of facial and finger rendering is comprehensively superior to other models. Therefore, I personally believe that the future development trend will move towards Qwen-image. That is to say, you will see more and more LoRAs and workflows in Qwen-image versions.

    ronikushSep 16, 2025

    @vjleoliu  hahah Yeah come on step up! I hate how realistic Qwen is

    any chance of an SD1.5 & Dall E 3 version?

    But seriously Yeah 100% Qwen Image and Wan T2I are untouchable at this point, -For photo realistic images they are already better than real photos.

    Chroma is a huge downgrade

    vjleoliu
    Author
    Sep 16, 2025

    For the time being, if you are looking for a one-and-done model, then qwen and wan are undoubtedly the best choices.

    ronikushSep 16, 2025
    CivitAI

    Top quality Lora! - Plays lovely in a stack! Thanks for bringing this to the community!

    vjleoliu
    Author
    Sep 16, 2025

    thx bro, If you like it, give it a like. This is very important to me

    KimaranNov 1, 2025· 4 reactions
    CivitAI
    vjleoliu
    Author
    Nov 2, 2025

    You're amazing! This is a really crazy test, thank you for your efforts.

    vjleoliu
    Author
    Nov 2, 2025

    Just a kind reminder: QwenImageLoraLoader is currently unstable, and LoRA often fails. Maybe you can wait for the official LoRA loading plugin from nunchaku.

    brnfd24434343dFeb 9, 2026
    CivitAI

    Come back and 2512 this! Please.

    LORA
    Qwen

    Details

    Downloads
    4,695
    Platform
    CivitAI
    Platform Status
    Available
    Created
    9/1/2025
    Updated
    5/4/2026
    Deleted
    -

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.