Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: artistic-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- Replete-AI/code_bagel
|
| 5 |
+
pipeline_tag: text-to-image
|
| 6 |
+
---
|
| 7 |
+
{
|
| 8 |
+
"prompt": "1girl. a full-body shot. A young child is studying in the classroom. Illustration feel. 2D characters. Brown hair, black eyes, orange short-sleeved T-shirt. whole body. different angles , masterpiece, best quality, very aesthetic, absurdres",
|
| 9 |
+
"negative_prompt": "nsfw, lowres, (bad), text, error, fewer, extra, missing, worst quality, jpeg artifacts, low quality, watermark, unfinished, displeasing, oldest, early, chromatic aberration, signature, extra digits, artistic error, username, scan, [abstract]",
|
| 10 |
+
"resolution": "1920 x 1152",
|
| 11 |
+
"guidance_scale": 7,
|
| 12 |
+
"num_inference_steps": 28,
|
| 13 |
+
"seed": 1921894457,
|
| 14 |
+
"sampler": "Euler a",
|
| 15 |
+
"sdxl_style": "(None)",
|
| 16 |
+
"add_quality_tags": true,
|
| 17 |
+
"quality_tags": "Standard v3.1",
|
| 18 |
+
"use_upscaler": null,
|
| 19 |
+
"Model": {
|
| 20 |
+
"Model": "Animagine XL 3.1",
|
| 21 |
+
"Model hash": "e3c47aedb0"
|
| 22 |
+
}
|
| 23 |
+
}
|