GeNFT
  • ✨Introducing GeNFT
  • A.I. NFT Collection Generator
    • 🌎Overview
    • 📚Layer Config
    • ↔️Incompatibility Config
    • 🗃️Project Config
    • 🧰Model Config
      • 🌱Generation Seed
      • 🎨Primary Prompt
      • 🖌️Supporting Prompt
  • NFT Generation Guidance
    • 📔NFT Generation 101
    • 🧑‍🦱Realistic PFP Example
    • 🧑Anime PFP Example
  • NFT / Token
    • 🔮Node NFT
      • 🔥Node Validation
    • 👤Entity NFT
    • 🪙$GEN Token
  • GeNFT Updates
    • 🗺️Upcoming Features
Powered by GitBook
On this page
  • What is the Primary Prompt?
  • What is the Primary Prompt Weight?
  1. A.I. NFT Collection Generator
  2. Model Config

Primary Prompt

Learn how to get the perfect Primary Prompt!

PreviousGeneration SeedNextSupporting Prompt

Last updated 1 year ago

What is the Primary Prompt?

Think of the Primary Prompt as the overarching theme of our NFT collection. It will be the base prompt that layers are injected into so keeping it simple is highly advised.

Here we see that the Character will either be:

[
  "pirate",
  "robot",
  "ninja",
  "cowboy",
  "priest"
]

We can add in a background Layer for more complexity:

[
  "forest",
  "ocean",
  "mountain",
  "desert",
  "night"
]

Now given the simple anime characters Primary Prompt the image generation prompts would look like the following:

pirate anime character with forest background
robot anime character with ocean background
ninja anime character with mountain background

What is the Primary Prompt Weight?

The weight of the prompt is a value such that less than 1 means less important and larger than 1 means more important (1.5 etc).

For example, we can adjust the Primary Promptdog in the following prompt:

Primary Prompt: dog

Layers (simplified): autumn in paris, ornate, beautiful, atmosphere, vibe, mist, smoke, fire, chimney, rain, wet, pristine, puddles, melting, dripping, snow, creek, lush, ice, bridge, forest

Okay! I think you get the picture. Well... hopefully. If you take anything away from this page is simple Primary Prompts are better and add the complexity in the Layers.

Referencing back to the of how Layer injected image generation prompts are constructed here is a further detailed explanation of why simple Primary Prompts are better.

Some helpful additional material to understand Prompt Weights can be found but a TLDR version will be provided here:

🧰
🎨
example
here
🖌️Supporting Prompt
Primary Prompt With Weights Model Config Screenshot
Weighted Dog Image Generation Screenshot