Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ai:atlas-prompts [2026/04/15 22:36] – mh | ai:atlas-prompts [2026/07/15 22:43] (current) – [Workflow] mh | ||
|---|---|---|---|
| Line 322: | Line 322: | ||
| ---- | ---- | ||
| - | ===== 🧬 Non-Human & Creature Logic ===== | + | ===== 🧬 Mythic |
| - | ==== 🛡️ Fantasy | + | ==== 🛡️ Fantasy |
| <code txt> | <code txt> | ||
| Line 334: | Line 334: | ||
| ---- | ---- | ||
| - | ==== 🦅 Gryphon Creature | + | ==== 🧙 Mythic Caster / Mage ==== |
| <code txt> | <code txt> | ||
| - | a gryphon | + | a powerful female mage standing |
| </ | </ | ||
| - | 👉 Tests: non-human anatomy, | + | 👉 Tests: energy effects, pose + gesture coherence, integration of magic with realism |
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 🐉 Dragon Creature ==== | ||
| + | |||
| + | <code txt> | ||
| + | a dragon standing on rocky ground, wings partially open, detailed scales, visible musculature, | ||
| + | </ | ||
| + | |||
| + | 👉 Tests: non-human anatomy, | ||
| ---- | ---- | ||
| Line 353: | Line 363: | ||
| ---- | ---- | ||
| + | |||
| ===== 🏙️ Environment & Scale ===== | ===== 🏙️ Environment & Scale ===== | ||
| Line 411: | Line 422: | ||
| <code txt> | <code txt> | ||
| - | two to four female characters interacting in a scene, natural poses, eye contact, subtle gestures, coherent group composition | + | two to four male and female characters interacting in a scene, natural poses, eye contact, subtle gestures, coherent group composition |
| </ | </ | ||
| Line 431: | Line 442: | ||
| <code txt> | <code txt> | ||
| - | a chaotic battlefield scene with male and female soldiers, action, movement, overlapping figures, weapons, dust and debris in the air | + | a chaotic |
| </ | </ | ||
| Line 512: | Line 523: | ||
| ---- | ---- | ||
| - | ===== 🧩 Precision & Constraint ===== | + | ==== 💥 Material Impact |
| - | ==== 🏛️ | + | <code txt> |
| + | a solid object breaking apart on impact, fragments and debris flying, realistic material fracture, frozen motion, high detail | ||
| + | </ | ||
| + | |||
| + | 👉 Tests: rigid body physics, fragmentation logic, motion coherence, debris distribution | ||
| + | |||
| + | ===== 🧩 Structure & Symbols ===== | ||
| + | |||
| + | ==== 🏛️ | ||
| <code txt> | <code txt> | ||
| Line 531: | Line 550: | ||
| 👉 Tests: pattern consistency, | 👉 Tests: pattern consistency, | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 🔤 Embedded Readable Text ==== | ||
| + | |||
| + | <code txt> | ||
| + | a sign or surface with clearly visible English text reading "The Old Library", | ||
| + | </ | ||
| + | |||
| + | 👉 Tests: spelling accuracy, text legibility, typography coherence, integration of text into environment | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 🔮 Fantasy Runes & Glyphs ==== | ||
| + | |||
| + | <code txt> | ||
| + | an ancient surface covered in glowing magical runes and glyphs, intricate symbols, non-human writing system, carved or engraved, mystical atmosphere, soft ambient light | ||
| + | </ | ||
| + | |||
| + | 👉 Tests: symbolic consistency, | ||
| ---- | ---- | ||
| Line 575: | Line 614: | ||
| ---- | ---- | ||
| + | |||
| + | |||
| + | ===== Local AI add-ons ===== | ||
| + | |||
| + | ==== Positive Baseline (SDXL) ==== | ||
| + | |||
| + | <code txt> | ||
| + | high quality image, detailed, coherent composition, | ||
| + | </ | ||
| + | |||
| + | ==== Negative Baseline ==== | ||
| + | |||
| + | <code txt> | ||
| + | low quality, worst quality, low resolution, blurry, jpeg artifacts, watermark, signature, logo, unwanted text, text artifacts, bad anatomy, distorted anatomy, deformed body, extra limbs, missing limbs, extra fingers, missing fingers, fused fingers, malformed hands, malformed feet, duplicate subject, cropped subject, out of frame | ||
| + | </ | ||
| + | |||
| + | ==== Workflow ==== | ||
| + | |||
| + | Lock the whole ritual circle: | ||
| + | |||
| + | <code txt> | ||
| + | same prompt | ||
| + | same negative prompt | ||
| + | same checkpoint type family | ||
| + | same resolution | ||
| + | same seed policy | ||
| + | same sampler | ||
| + | same scheduler | ||
| + | same steps | ||
| + | same CFG | ||
| + | same VAE behavior | ||
| + | no LoRA | ||
| + | no ControlNet | ||
| + | no IPAdapter | ||
| + | no ref image | ||
| + | no upscale | ||
| + | no inpainting | ||
| + | </ | ||
| + | |||
| + | At first: checkpoints only. | ||
| + | |||
| + | Then later: | ||
| + | |||
| + | <code txt> | ||
| + | checkpoint + LoRA | ||
| + | checkpoint + sampler variation | ||
| + | checkpoint + CFG variation | ||
| + | checkpoint + style LoRA | ||
| + | checkpoint + ControlNet | ||
| + | </ | ||
| + | |||
| + | Don’t mix those into the baseline. | ||
| + | |||
| + | Baseline settings suggestion for SDXL checkpoints: | ||
| + | |||
| + | <code txt> | ||
| + | Resolution: 1024 x 1024 for square prompts | ||
| + | Steps: 30 | ||
| + | CFG: 6 | ||
| + | Sampler: dpmpp_2m | ||
| + | Scheduler: karras | ||
| + | Batch size: 1 | ||
| + | Seed: fixed per prompt across all checkpoints | ||
| + | LoRA: none | ||
| + | Refiner: none, unless every checkpoint test uses the same refiner strategy | ||
| + | </ | ||
| + | |||
| + | For non-square prompts, use SDXL-friendly sizes close to 1 megapixel: | ||
| + | |||
| + | <code txt> | ||
| + | Portrait: 832 x 1216 | ||
| + | Landscape: 1216 x 832 | ||
| + | Wide: 1344 x 768 | ||
| + | Square: 1024 x 1024 | ||
| + | </ | ||