ovi054 commited on
Commit
6ac548e
·
verified ·
1 Parent(s): 2e7395e

first commit

Browse files
.msc ADDED
Binary file (460 Bytes). View file
 
.mv ADDED
@@ -0,0 +1 @@
 
 
1
+ Revision:master,CreatedAt:1770234894
configuration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"aigc_model":true,"framework":"pytorch","model_file_location":"rosmx_20.safetensors","task":"text-to-image-synthesis"}
file.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen-Image-2512@master
3
+ license: Apache License 2.0
4
+ tags:
5
+ - LoRA
6
+ - text-to-image
7
+ tasks:
8
+ - text-to-image-synthesis
9
+ trigger_words:
10
+ - p3r5on
11
+ vision_foundation: QWEN_IMAGE_20_B
12
+
13
+ #model-type:
14
+ ##such as gpt、phi、llama、chatglm、baichuan, etc.
15
+ #- gpt
16
+
17
+ #domain:
18
+ ##such as nlp、cv、audio、multi-modal, etc.
19
+ #- nlp
20
+
21
+ #language:
22
+ ##language code list https://help.aliyun.com/document_detail/215387.html?spm=a2c4g.11186623.0.0.9f8d7467kni6Aa
23
+ #- cn
24
+
25
+ #metrics:
26
+ ##such as CIDEr、Blue、ROUGE, etc.
27
+ #- CIDEr
28
+
29
+ #tags:
30
+ ##various custom tags, including pretrained, fine-tuned, instruction-tuned, RL-tuned, and others
31
+ #- pretrained
32
+
33
+ #tools:
34
+ ##such as vllm、fastchat、llamacpp、AdaSeq, etc.
35
+ #- vllm
36
+ ---
37
+ ### 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.
38
+ #### Model files may be downloaded with ModelScope SDK or through git clone directly.
39
+
40
+ Download with ModelScope’s Python SDK
41
+ ```bash
42
+ #Install ModelScope
43
+ pip install modelscope
44
+ ```
45
+ ```python
46
+ #Download with ModelScope’s Python SDK
47
+ from modelscope import snapshot_download
48
+ model_dir = snapshot_download('ovi054/rosmx')
49
+ ```
50
+ Download with Git clone
51
+ ```
52
+ git clone https://www.modelscope.ai/ovi054/rosmx.git
53
+ ```
54
+
55
+ <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://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">the model contribution documentation</a>.</p>
rosmx_10.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d0578acff490ede310c1579a594518cfddc7e7e683c88b52f7d17bfdb59e70
3
+ size 236117024
rosmx_15.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2099d2dfb2ceee32c91a14b9a2892d7ca8ab2e107ceea69bdb1be97b1c19587c
3
+ size 236117024
rosmx_20.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41f11ac0bbae89ad9d2f2513eed984946a8e2b29f2878db261aacf6ad3acdcf9
3
+ size 236117024
rosmx_5.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa12783ddb2ea17926fe1900fc54e98df32ccfce923c9d12588f0da5505efb3
3
+ size 236117024