---
title: WLOP
canonical_url: "https://www.modelscope.ai/models/MTSHK0111/WLOP"
md_url: "https://www.modelscope.ai/models/MTSHK0111/WLOP.md"
repository: MTSHK0111/WLOP
last_updated: 2026-03-02
license: "Apache License 2.0"
base_model:
  - "Tongyi-MAI/Z-Image@master"
base_model_relation: adapter
parameters: 396.9M
tensor_type:
  - BF16
library_name:
  - lora
  - safetensors
  - pytorch
frameworks:
  - pytorch
downloads: 168
stars: 0
tags:
  - LoRA
---

# WLOP

> WLOP - An open-source model by MTSHK0111 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…

MTSHK0111/WLOP is a 396.9M-parameter machine learning model on ModelScope. licensed under Apache License 2.0. derived from Tongyi-MAI/Z-Image@master.

- **Repository**: MTSHK0111/WLOP
- **License**: Apache License 2.0
- **Parameters**: 396.9M
- **Base model**: Tongyi-MAI/Z-Image@master
- **Tags**: LoRA
- **Downloads**: 168
- **Stars**: 0
- **Last updated**: 2026-03-02

Source: https://www.modelscope.ai/models/MTSHK0111/WLOP

---

### 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('MTSHK0111/WLOP')
```
Download with Git clone
```
git clone https://www.modelscope.ai/MTSHK0111/WLOP.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>
