prthxq / file.md
ovi054's picture
first commit
6bb55b8 verified
metadata
base_model: Qwen/Qwen-Image-2512@master
license: Apache License 2.0
tags:
  - LoRA
  - text-to-image
tasks:
  - text-to-image-synthesis
trigger_words:
  - p3r5on
vision_foundation: QWEN_IMAGE_20_B

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

#Install ModelScope
pip install modelscope
#Download with ModelScope’s Python SDK
from modelscope import snapshot_download
model_dir = snapshot_download('ovi054/prthx')

Download with Git clone

git clone https://www.modelscope.ai/ovi054/prthx.git

If you are a contributor to this model, we invite you to promptly update the model card content according to the model contribution documentation.