Add tags for correct tagging
Browse files
README.md
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
-
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
P.S: No need to use them. Here is an example of prompting:
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
+
- Qwen/Qwen-Image
|
5 |
+
library_name: diffusers
|
6 |
+
tags:
|
7 |
+
- lora
|
8 |
+
- text-to-image
|
9 |
---
|
10 |
|
11 |
P.S: No need to use them. Here is an example of prompting:
|