Soul Cinema
Soul Cinema is Higgsfield's text-to-image model with a fixed cinematic style. Every image comes out graded like a film still, which suits key art, mood frames and storyboards for trailers and cutscenes, at 720p or 1080p.
See more
Soul Cinema is Higgsfield's text-to-image model with a fixed cinematic style. Every image comes out graded like a film still, which suits key art, mood frames and storyboards for trailers and cutscenes, at 720p or 1080p.
Connect Claude, Cursor, VS Code, or Codex to Layer’s MCP server and Soul Cinema 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 Cinema to generate 4 variations of a crystal sword icon on a transparent background.”
execute_forge({
"base_model_id": "higgsfield-soul-cinema",
"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-cinema/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 Cinema for image?
High-quality image generation
Soul Cinema 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 Cinema 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 2
Higgsfield
Higgsfield's photographic text-to-image model for fashion, editorial and character imagery.
Recraft Creative Upscale
Recraft
Upscale for a sharper, cleaner, higher-resolution result.
Qwen Image 2.1
Qwen
Qwen Image 2.1 text-to-image and editing with configurable size, guidance, and seed.
Topaz Bloom 2
Topaz Labs
Topaz's creative image upscaler, reinventing detail with an adjustable creativity dial.
Recraft V4 Pro Vector
Recraft
Recraft's pro V4 text-to-vector tier, with higher fidelity than the standard vector tier.
Topaz Wonder 3.5
Topaz Labs
Topaz's generative image upscaler, rebuilding detail with fewer repeated patterns.