Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ widget:
|
|
11 |
base_model: Qwen/Qwen-Image
|
12 |
instance_prompt: DOTTRMSTR
|
13 |
license: apache-2.0
|
|
|
|
|
|
|
14 |
---
|
15 |
# qwen-image-dottrmstr
|
16 |
|
@@ -28,4 +31,4 @@ You should use `DOTTRMSTR` to trigger the image generation.
|
|
28 |
## Download model
|
29 |
|
30 |
|
31 |
-
[Download](/lichorosario/qwen-image-dottrmstr/tree/main) them in the Files & versions tab.
|
|
|
11 |
base_model: Qwen/Qwen-Image
|
12 |
instance_prompt: DOTTRMSTR
|
13 |
license: apache-2.0
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
pipeline_tag: text-to-image
|
17 |
---
|
18 |
# qwen-image-dottrmstr
|
19 |
|
|
|
31 |
## Download model
|
32 |
|
33 |
|
34 |
+
[Download](/lichorosario/qwen-image-dottrmstr/tree/main) them in the Files & versions tab.
|