Prompt Engineering

Basics

Higgsfield models reward concrete, sensory prompts.

Keep it under ~200 tokens. Models distort with very long prompts.

Image-to-image

When passing --image, the prompt should describe what changes, not redescribe the input.

Bad: "a man with brown hair in a leather jacket holding coffee, made into anime" Good: "transform into anime style, vibrant colors, soft cel shading"

Image-to-video

--start-image anchors the first frame. Prompt describes motion.

Negative phrasing

Most models don't expose a negative_prompt. Phrase positively: - Instead of "no blur" → "tack sharp" - Instead of "no people" → "uninhabited landscape"

Aspect ratio guidance

Safety

Models reject prompts with nsfw or ip_detected terminal status. Avoid: - Real public figures - Sexual content - Trademarks / branded characters