Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDreamstudio ToolsDreamstudio Generate Image From Text
Dreamstudio Tools

Dreamstudio Generate Image From Text

Generate images from text prompts using Stability AI's text-to-image models. Use when you need to create images from textual descriptions without a reference image. Supports multiple prompts with weights, configurable dimensions, and various generation parameters.

Write actionRisk level 2 of 5API key connection
Use Dreamstudio Generate Image From Text

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • seedinteger
    Random seed for reproducible generation. Use the same seed with same parameters to get identical results. If omitted, a random seed is used.
  • stepsinteger
    Number of diffusion steps. More steps generally improve quality but take longer. Typical range: 30-50. If omitted, engine's default is used.
  • widthinteger
    Width of generated image in pixels. Must be a multiple of 64. Constraints: For 768 engines: 589,824 ≤ height*width ≤ 1,048,576. For other engines: 262,144 ≤ height*width ≤ 1,048,576. If omitted, engine's default width is used.
  • heightinteger
    Height of generated image in pixels. Must be a multiple of 64. Constraints: For 768 engines: 589,824 ≤ height*width ≤ 1,048,576. For other engines: 262,144 ≤ height*width ≤ 1,048,576. If omitted, engine's default height is used.
  • samplerstring
    Available sampler algorithms for image generation.
  • samplesinteger
    Number of images to generate in a single request. Default is 1. Higher values consume more API credits.
  • cfg_scalenumber
    Classifier-Free Guidance scale - how strictly to follow the text prompt. Higher values (7-15) follow prompt more closely, lower values (1-7) allow more creative freedom. If omitted, engine's default is used.
  • engine_idstring
    Required
    Engine identifier for generation (e.g., 'stable-diffusion-v1-5', 'stable-diffusion-xl-1024-v1-0'). Use DREAMSTUDIO_LIST_ENGINES to get available engines. Using invalid engine_id will cause the request to fail.
  • organizationstring
    Organization ID to scope the request to. If not provided, uses the user's default organization from their account.
  • text_promptsarray
    Required
    List of text prompts with optional weights. At least one prompt is required.
  • clip_guidance_presetstring
    CLIP guidance presets for text-to-image generation.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.