LogoLogo
IntroInstalling Dashboard
  • 🌐Distribute
    • Introducing DistributeAI
    • FAQ
  • 🪙Distribute For $DIS
    • Tokenomics
    • Important Addresses
      • Mint Address
      • Multi Sigs and Escrow
    • DIS Alpha Airdrop
  • DIS Beta Rewards Phase
  • 📱Distribute For Consumers
    • Distribute.ai Discord Bot
      • Adding the bot to a server
      • Adding the bot as a user app
      • Bot Commands
      • Generation Buttons
      • Prompting Guide
    • Distribute.ai Dashboard
      • Statistics
      • Referrals
      • Account Settings
  • 🖥️Distribute For Inference Providers
    • Chrome Extension
      • Installing Extension
        • Enabling Chrome Flags
        • Chrome GPU Setup Guide
      • Updating the Extension
    • Desktop App
      • Installing Desktop App
      • Desktop App Debugging
        • Windows Debugging
        • MacOS Debugging
        • Linux Debugging
      • Desktop System Requirements
  • 🏢Distribute For Enterprise
    • Enterprise Inference API
      • Authentication
      • Billing
        • Text To Text
        • Text To Image
      • OpenAI Compatible API
        • Images
          • Generations
        • Chat
          • Completions
      • Async API
        • Chat
          • Chat Create
          • Chat Result
        • Images
          • Images Create
          • Images Result
    • Enterprise Compute Providers
Powered by GitBook
On this page
  1. Distribute For Enterprise
  2. Enterprise Inference API
  3. Billing

Text To Image

Distribute.ai bills text-to-image generations based on a per-megabyte step pricing model, giving users highly granular control over how much they pay for each image. Instead of flat rates, users are charged according to the number of generation steps and the output image size—both of which directly impact the compute duration required. Fewer steps and smaller image dimensions yield faster, lower-cost generations ideal for quick previews or lightweight use cases. Conversely, users can opt for more steps and larger outputs when they need higher fidelity, paying slightly more for enhanced quality.

Important Notes

  • 1 megabyte-step = 1 generated step on a 1024x1024 image.

Steps
256 x 256
512 x 512
768 × 768

10

$0.0008

$0.003

$0.0068

20

$0.0016

$0.006

$0.0136

30

$0.0023

$0.009

$0.0204

PreviousText To TextNextOpenAI Compatible API

Last updated 5 days ago

🏢