Create .json
Browse files
.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "Watercolor SDXL",
|
3 |
+
"description": "A model for generating watercolor-style images from text descriptions.",
|
4 |
+
"author": "Maithili9",
|
5 |
+
"tags": ["text2image", "watercolor", "art"],
|
6 |
+
"license": "Apache-2.0"
|
7 |
+
}
|