CivArchive
    Preview 87745320
    Preview 87562314
    Preview 87562332
    Preview 87562348
    Preview 87562369
    Preview 87562496
    Preview 87563075
    Preview 87562584
    Preview 87562815
    Preview 87562833
    Preview 87562860
    Preview 87562912
    Preview 87562914
    Preview 87562945
    Preview 87563011
    Preview 87563052
    Preview 87563220

    SilvermoonMix03 focuses natural lighting, performing exceptionally well in low-light environments and high-contrast scenarios. It is specifically tuned for abstract elements and fluid textures, such as hair, water, ribbons, etc.

    For instructions on how to use the V-pred model, please refer to https://civarchive.com/models/833294/noobai-xl-nai-xl


    Recommended settings:

    • Sampling method: Euler a

    • Start with no negative prompt. Sample images were generated without negative prompt.

    • CFG: 4-5

    • Use ADetailer extension to enhance facial details: https://github.com/Bing-su/adetailer

    推荐设置:

    • 采样方法:Euler a

    • 先尝试不使用负面提示词。示例图片都没有使用负面提示词。

    • CFG: 4.5-5.5

    • 使用 ADetailer 扩展来增强面部细节:https://github.com/Bing-su/adetailer

    Change notes:

    v6.0: Significantly enhanced lighting, delivering even more natural lighting than v5.0.

    v5.0: Lighting looks more nature now. Improved logic.

    v4.0: Improved compatibility with LoRAs that are trained on other models.

    v3.1: Girls now look older (longer face and limbs). Adjusted shadows in low light images.

    v3.0: Now supports dark images

    v2.0: Updated training strategy improves all areas, including but not limited to: hands, feet, background, styles

    v1.1: Skin texture improvements

    v1.0: Initial release

    Description

    FAQ

    Comments (2)

    yuki_4050Jul 14, 2025· 1 reaction
    CivitAI

    这个版本: f2.0.1v1.10.1-previous-636-gb835f24a  •  python: 3.10.8  •  torch: 2.3.1+cu121  •  xformers: 0.0.27  •  gradio: 4.40.0的forge要用那个版本的ADetailer?

    我现在用的v25.3.0报错了。

    不知道该换那个版本的ADetailer

    Error running postprocess_image: /root/stable-diffusion-webui-forge/extensions/adetailer/scripts/!adetailer.py Traceback (most recent call last): File "/root/stable-diffusion-webui-forge/modules/scripts.py", line 940, in postprocess_image script.postprocess_image(p, pp, *script_args) File "/root/stable-diffusion-webui-forge/extensions/adetailer/aaaaaa/traceback.py", line 173, in wrapper raise error from None RuntimeError: RuntimeError: Couldn't load custom C++ ops. This can happen if your │ │ PyTorch and torchvision versions are incompatible, or if you had errors │ │ while compiling torchvision from source. For further information on the │ │ compatible versions, check │ │ https://github.com/pytorch/vision#installation for the compatibility │ │ matrix. Please check your PyTorch version with torch.__version__ and │ │ your torchvision version with torchvision.__version__ and verify if they │ │ are compatible, and if not please reinstall torchvision so that it │ │ matches your PyTorch install.

    silvermoong
    Author
    Jul 14, 2025· 1 reaction

    建议去forge/Adetailer自己的GitHub repo下面询问一下。

    简单看了一下你的错误,你的forge运行的torch环境是torch: 2.3.1+cu121,你可要需要检查的你的torchvision的版本,是否兼容cu121