---
title: n0wa_11
canonical_url: "https://www.modelscope.ai/models/yurinefer/n0wa_11"
md_url: "https://www.modelscope.ai/models/yurinefer/n0wa_11.md"
repository: yurinefer/n0wa_11
last_updated: 2026-04-06
license: "Apache License 2.0"
pipeline_tag: text-to-image-synthesis
tasks:
  - text-to-image-synthesis
base_model:
  - "Tongyi-MAI/Z-Image-Turbo@master"
base_model_relation: adapter
parameters: 635.0M
tensor_type:
  - BF16
library_name:
  - lora
  - safetensors
  - pytorch
frameworks:
  - pytorch
supports_inference: txt2img
downloads: 62
stars: 3
tags:
  - LoRA
---

# n0wa_11

> n0wa_11 - An open-source model by yurinefer on ModelScope. You are viewing the default Readme template as no detailed model-card was provided by the model’s contributors. You can access the model files in the "Files and versions" tab. Model files may be…

yurinefer/n0wa_11 is a 635.0M-parameter text-to-image-synthesis model on ModelScope. licensed under Apache License 2.0. derived from Tongyi-MAI/Z-Image-Turbo@master. and supports online inference (txt2img).

- **Repository**: yurinefer/n0wa_11
- **License**: Apache License 2.0
- **Tasks**: text-to-image-synthesis
- **Parameters**: 635.0M
- **Base model**: Tongyi-MAI/Z-Image-Turbo@master
- **Online inference**: txt2img
- **Tags**: LoRA
- **Downloads**: 62
- **Stars**: 3
- **Last updated**: 2026-04-06

Source: https://www.modelscope.ai/models/yurinefer/n0wa_11

---

### You are viewing the default Readme template as no detailed model-card was provided by the model’s contributors. You can access the model files in the "Files and versions" tab.
#### Model files may be downloaded with ModelScope SDK or through git clone directly.

Download with ModelScope’s Python SDK
```bash
#Install ModelScope
pip install modelscope
```
```python
#Download with ModelScope’s Python SDK
from modelscope import snapshot_download
model_dir = snapshot_download('yurinefer/n0wa_11')
```
Download with Git clone
```
git clone https://www.modelscope.ai/yurinefer/n0wa_11.git
```

<p style="color: lightgrey;">If you are a contributor to this model, we invite you to promptly update the model card content according to <a href="https://www.modelscope.ai/docs/contribute/model-integration" style="color: lightgrey; text-decoration: underline;">the model contribution documentation</a>.</p>
