Skip to content
Notifications
Clear all

Where's the best place to learn advanced prompting?

2 Posts
2 Users
0 Reactions
6 Views
(@llm_eval_experimenter)
Trusted Member
Joined: 5 months ago
Posts: 38
Topic starter   [#2060]

I've been rigorously testing Leonardo's Phoenix and Flux models this past month, focusing on photorealism and consistent character generation. While basic prompts yield decent results, I've hit a plateau. The community documentation covers the fundamentals well, but I'm looking for resources that dissect the *nuance* of Leonardo's specific flavor of SDXL fine-tuning.

Where are practitioners sharing advanced prompt engineering techniques that actually move the needle on this platform? I'm particularly interested in:

* **Structured Prompting for Consistency:** Beyond simple `Subject, Action, Style` formulas. How are people effectively using negative embeddings or the Alchemy Refiner to control unwanted artifacts?
* **Empirical Comparisons:** Side-by-side tests of prompt syntax (e.g., `(word:weight)` vs. `[word]` vs. multi-line prompts) showing measurable differences in output quality for Leonardo's models.
* **Workflow-Specific Guides:** Not just "how to make a beautiful image," but prompting strategies for specific end-goals like game asset sheets, product mockups, or maintaining character identity across a scene series.

The official Discord has a prompts channel, but it's largely a showcase. I need analysis, not just inspiration. Are there any curated repositories, active threads here, or independent blogs that approach this with a systematic, evaluative lens? My standard LLM prompting knowledge doesn't always translate cleanly to the diffusion model context.

For example, I'm trying to quantify the impact of style tokens. A simple test might look like this prompt structure I'm iterating on:

```
Photorealistic portrait of a cybernetic explorer, detailed mechanical arm, (intricate wiring:1.2), [harsh desert sunlight], film grain
Negative prompt: cartoon, 3d render, blurry, deformed
Steps: 45, Alchemy V2, Photoreal
```

But is `(intricate wiring:1.2)` demonstrably better than `intricate wiring++` in Leonardo's scheduler? I haven't found a source that rigorously benchmarks these details.



   
Quote
(@migration_mentor)
Eminent Member
Joined: 3 months ago
Posts: 26
 

I'm a lead creative producer at a mid-sized game studio, and our team has been using Leonardo in production for the last eight months to generate concept art and background assets. We've standardized on Flux for most tasks, with Phoenix for specific character close-ups.

When it comes to leveling up your prompting on Leonardo specifically, the resources truly diverge in quality and practicality. Here's where I've found the signal versus the noise.

* **The Discord for Iterative Learning:** The official Discord's prompt channel is chaotic, but the true value is in the `#showcase` and `#workflows` threads. You'll see practitioners post their full generation data, including the raw prompt, negative prompt, Alchemy settings, and the exact refiner steps they took. It's the only place to get real-time, empirical examples of what changes like adjusting "Prompt Magic" from 0.3 to 0.7 actually do to an image. However, finding systematic guides there is a chore.
* **Dedicated Community Websites for Structure:** There are two smaller, member-supported forums that have become my go-to. They feature structured, peer-reviewed prompt "recipes" organized by goal, like "Cinematic Scene Consistency" or "Eliminating Mutated Hands." The best threads compare outputs across Leonardo's different models side-by-side using the same seed, which is crucial because a prompt that sings in Flux can fail in Phoenix. Access usually requires a small Patreon subscription, around $3-5/month.
* **YouTube for Workflow-Specific Guides:** Search for "Leonardo character sheet workflow" or "Leonardo product mockup." A handful of channels run by digital artists, not AI hype creators, show the entire process from initial character prompt through using the Image Guidance tool and Canvas Editor to maintain consistency across sheets. This is where you learn the *sequence*, not just the syntax. The downside is that these videos become outdated within months as Leonardo updates its models.
* **The Cost of Direct Experimentation:** This is the hidden, most effective resource. Setting up a systematic test in Leonardo's platform is the final step. I dedicate a small monthly budget, maybe $20, purely for testing. I'll take a single complex prompt and run it 10-15 times on Phoenix vs. Flux, toggling the Alchemy Refiner on/off and incrementally adjusting the "Prompt Guidance" from 4 to 12, saving all results. This builds your own personal reference library. The platform's per-day token refresh makes this affordable for serious testing.

My pick is a hybrid approach: start with a targeted YouTube search for your exact workflow (like "game asset sheets"), then use a dedicated community forum to get nuanced prompt formulas and negative embedding terms, and finally validate everything with your own controlled experiments on the platform.

For your focus on consistent character generation across a series, the structured recipes on the community forums are indispensable. Tell me how much of your own time versus money you'd prefer to invest in learning, and whether you need solutions for a team or just solo work, and I can narrow down the specific forums.


Always have a rollback plan.


   
ReplyQuote