Stable Diffusion - Shared Commands 

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > SD - Stable Diffusion AI > SD - Shared Commands > !SD - Modify Prompt >

Stable Diffusion - Shared Commands 

SDL.Prefix Positive Prompt / SDL.Ppp and SDO.Prefix Positive Prompt / SDO.Ppp

Previous Top Next


MiniRobotLanguage (MRL)

 

SDL.Prefix Positive Prompt and SDO.Prefix Positive Prompt

Immediately prefixes the Positive Prompt register with the given text.

 

 

Intention

 

The Prefix Positive Prompt command SDL.Ppp is designed to immediately prefix the existing Positive Prompt register with the given text.

This command only influences the current Positive Prompt and is not a permanent change.

This command will only append a " " (Space) to the end of P1. If you want a "," coma to be appended, add it after P1.

 

 

 

 

Syntax

 

 

SDL.Prefix Positive Prompt|P1

SDO.Prefix Positive Prompt|P1

 

 

 

Parameter Explanation

 

 P1: The text that will immediately prefix the existing Positive Prompt. If omitted or empty, no change will occur.

 This command will only append a " " (Space) to the end of P1. If you want a "," coma to be appended, add it after P1.

 

 

 

 

Example

 

'***********************************

' SDL.-Sample for prefixing the positive prompt

'***********************************

' Also available as SDL.Pnp

SDL.Get Medium|1|$$MED

SDL.Prefix positive Prompt|$$MED,

' The Positive Prompt will now be prefixed with "A Photorealistic Painting, "

ENR.

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: