NSGIRL | Z-Image
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:
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 |
Usage
Download the checkpoint file and load it in a Z-Image-compatible inference workflow that supports single-file .safetensors checkpoints.
from huggingface_hub import hf_hub_download
repo_id = "Merserk/nsgirl-z-image"
filename = "nsgirl-z-image-v2.safetensors"
checkpoint_path = hf_hub_download(
repo_id=repo_id,
filename=filename,
)
print(checkpoint_path)
Then select the downloaded .safetensors checkpoint in your preferred Z-Image-compatible UI or inference pipeline.
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.
Model tree for Merserk/NSGIRL-Z-Image
Base model
Tongyi-MAI/Z-Image