Soul 2
Soul 2 is Higgsfield's text-to-image model for photographic imagery. It is tuned for fashion, editorial and lifestyle shots, with natural skin, fabric and lighting, and renders at 720p or 1080p across portrait, square and landscape framings.
See more
Soul 2 is Higgsfield's text-to-image model for photographic imagery. It is tuned for fashion, editorial and lifestyle shots, with natural skin, fabric and lighting, and renders at 720p or 1080p across portrait, square and landscape framings.
Connect Claude, Cursor, VS Code, or Codex to Layer’s MCP server and Soul 2 becomes a tool your agent can reach for — it picks the parameters, runs the generation, and shows you the result in the conversation.
https://mcp.app.layer.ai/mcpAsk your agent
“Use Soul 2 to generate 4 variations of a crystal sword icon on a transparent background.”
execute_forge({
"base_model_id": "higgsfield-soul-2",
"prompt": "A crystal sword icon on a transparent background, game UI art",
"batch_size": 4,
"width": 1024,
"height": 1024
})Authenticate with a personal access token, post the model’s own form, and poll the inference until it completes. Every field below is accepted by this endpoint.
# Start the generation — returns an inference id straight away.
curl -X POST https://api.app.layer.ai/api/v2/workspaces/$WORKSPACE_ID/base-models/higgsfield-soul-2/inferences \
-H "Authorization: Bearer $LAYER_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"prompt": "A crystal sword icon on a transparent background, game UI art"
}'
# Poll until status is "complete" — the response then carries the asset URLs.
curl https://api.app.layer.ai/api/v2/workspaces/$WORKSPACE_ID/inferences/$INFERENCE_ID \
-H "Authorization: Bearer $LAYER_TOKEN"- prompt stringrequired
- aspect_ratio enumdefault SQUARE_720p14 options
- seed integer
- prompt_language string
Why use Soul 2 for image?
High-quality image generation
Soul 2 delivers production-ready outputs with clean structure, sharp detail, and strong prompt adherence. Ideal for character art, environments, and marketing assets.
Strong prompt control
The model interprets creative instructions with high accuracy, even when switching between different styles, lighting setups, or character directions.
Clean compositions for UA
Maintains stable framing, clear silhouettes, and high focal clarity. Assets read well at mobile sizes, making it strong for UA experiments and ad creatives.
Rapid character and cosmetic ideation with strong structure
Quickly explore character poses, cosmetic ideas, and early art directions. Clean silhouettes and expressive results help teams evaluate concepts before moving to heavier models.
Fast UA creative exploration and thumbnail testing
Generate clear, high-readability frames that work well for quick A/B testing across networks. Test multiple creative angles and iterate quickly based on results.
Lightweight environment and item exploration for LiveOps
Draft environments, themed content, shop items, and event visuals in a rapid loop. Ideal for early-stage direction setting before committing to final polish.
FAQ
How much does Soul 2 cost? Is it free?+
How does Layer's pricing work?+
There are no seat fees, feature gates, or plans on Layer. Instead, our platform uses a consumption based system with Creative Units (CUs) with a flexible monthly subscription. Every generation on Layer (image, video, 3D, or audio) consumes a Creative Unit, and you only pay for what you create.
Other image models on Layer
Soul Cinema
Higgsfield
Higgsfield's text-to-image model with a fixed cinematic, film-still look.
Qwen Image 2.1
Qwen
Qwen Image 2.1 text-to-image and editing with configurable size, guidance, and seed.
Recraft V4 Pro Vector
Recraft
Recraft's pro V4 text-to-vector tier, with higher fidelity than the standard vector tier.
Recraft Creative Upscale
Recraft
Upscale for a sharper, cleaner, higher-resolution result.
Recraft V4 Vector
Recraft
Recraft's V4 text-to-vector model. Generates scalable vector art (SVG) directly from a prompt.
Topaz Bloom 2
Topaz Labs
Topaz's creative image upscaler, reinventing detail with an adjustable creativity dial.