NSGIRL | Z-Image is a SFW-focused BF16 checkpoint model for the Z-Image ecosystem.
This model was trained on SFW data only and is intended for realistic, aesthetic, non-explicit image generation. It was trained on Z-Image and is designed for Z-Image-compatible workflows, including workflows based on:
Tongyi-MAI/Z-Image
Tongyi-MAI/Z-Image-Turbo
Download
For Hugging Face download stats to be tracked, download config.json together with the checkpoint.
1from huggingface_hub import hf_hub_download
23repo_id ="Merserk/NSGIRL-Z-Image"45# Download query/config file first so HF download stats are tracked.6hf_hub_download(repo_id=repo_id, filename="config.json")78checkpoint_path = hf_hub_download(9 repo_id=repo_id,10 filename="nsgirl-z-image-v2.safetensors",11)1213print(checkpoint_path)
Then select the downloaded .safetensors checkpoint in your preferred Z-Image-compatible UI or inference pipeline.
Files
Version
File
Weight type
Precision
Notes
v1
nsgirl-z-image-v1.safetensors
Full checkpoint
BF16
Initial release
v2
nsgirl-z-image-v2.safetensors
Full checkpoint
BF16
Newer version
Model details
Field
Value
Model name
NSGIRL | Z-Image
Repository name
NSGIRL-Z-Image
Creator / attribution
MM744
Model type
Full checkpoint / model weights
Precision
BF16
Base model used for training
Tongyi-MAI/Z-Image
Compatible workflows
Z-Image and Z-Image-Turbo-compatible text-to-image workflows
Training data type
SFW data only
NSFW model
No
File format
.safetensors
License
Apache-2.0
Intended use
This model is intended for:
SFW photorealistic and ultra-realistic portrait generation
realistic fashion, beauty, lifestyle, and social-media-style images
stylized but natural-looking character imagery
non-explicit creative image generation with Z-Image-compatible workflows
This model is not intended for:
explicit sexual content
non-consensual sexualized content
minors or age-ambiguous sexualized depictions
harassment, impersonation, or deceptive identity use
illegal, harmful, or abusive content
Suggested generation settings
These are starting points. Adjust for your workflow, UI, and hardware.
Z-Image-style workflow
Setting
Suggested value
Steps
24–40
CFG / Guidance
3.5–5
Starting CFG
4
Resolution
around 1–2 MP
Precision
BF16
Z-Image-Turbo-style workflow
Setting
Suggested value
Steps
8–16 for speed, 20–30 for experimentation
CFG / Guidance
3–4.5
Starting CFG
4
Resolution
around 1–2 MP
Precision
BF16
Example prompts
Portrait
SFW ultra-realistic portrait photo of a stylish adult woman, natural skin texture, soft studio lighting, detailed eyes, realistic hair, modern fashion, 85mm lens, shallow depth of field, high detail
Lifestyle
SFW candid lifestyle photo of an adult woman walking in a city street, natural daylight, realistic clothing, soft shadows, photorealistic, detailed face, cinematic composition
Fashion
SFW editorial fashion photo of an adult woman wearing elegant modern clothing, studio background, professional lighting, realistic skin texture, detailed fabric, high-end photography
Negative prompt ideas
nsfw, nude, explicit, sexual content, low quality, blurry, distorted face, bad anatomy, extra fingers, extra limbs, deformed hands, unrealistic skin, plastic skin, oversaturated, watermark, text, logo
Version notes
v1
Initial BF16 checkpoint release.
File: nsgirl-z-image-v1.safetensors.
v2
Newer BF16 checkpoint release.
File: nsgirl-z-image-v2.safetensors.
Content and safety statement
This model was trained on SFW data only. It is not an NSFW model and is not intended for explicit sexual generation.
Users are responsible for complying with the license terms of the base model, this checkpoint, and any platform or local laws that apply to generated outputs.