|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command > AIC. - Artificial Intelligence Command |
AIC.SetPosPrompt |
Top |
MiniRobotLanguage (MRL)
AIC.SetPosPrompt
Set positive prompt for image generation
Intention
The AIC.SetPosPrompt command sets the positive prompt used for AI image generation (DALL-E, Stable Diffusion, etc.). This describes what should be included in the generated image.
Syntax
AIC.SetPosPrompt|$$Prompt
P1 - $$Prompt - The positive description of the desired image
Example
' Set positive prompt for image
AIC.SetPosPrompt|A beautiful sunset over mountains with golden clouds
AIC.GenerateImage|$$ImagePath
Related Commands
- AIC.SetNegPrompt - Set negative prompt