Home/Models/Replicate/stability-ai/stable-diffusion-3.5-medium
R

stability-ai/stable-diffusion-3.5-medium

每次請求:$0.112
商業用途
概覽
功能
定價
API

Technical Specifications of stability-ai/stable-diffusion-3-5-medium

SpecificationDetails
Model IDstability-ai/stable-diffusion-3-5-medium
ProviderStability AI
Model typeText-to-image image generation model
Parameter size2.5 billion parameters
ArchitectureImproved MMDiT-X architecture with updated training methods; Stability AI also highlights Query-Key Normalization in the transformer blocks to improve training stability and fine-tuning friendliness.
Output resolution rangeCapable of generating images from 0.25 to 2 megapixels
Hardware profileDesigned to run “out of the box” on consumer hardware
LicensingAvailable under the Stability AI Community License; Stability AI states the SD3.5 family is free for commercial and non-commercial use under that license.
Position in model familyMedium-sized variant in the Stable Diffusion 3.5 family, positioned between higher-capacity quality-focused and speed-focused releases.

What is stability-ai/stable-diffusion-3-5-medium?

stability-ai/stable-diffusion-3-5-medium is CometAPI’s platform identifier for Stability AI’s Stable Diffusion 3.5 Medium model, an open text-to-image model built to balance image quality, prompt adherence, hardware accessibility, and customization flexibility. Stability AI describes it as a 2.5B-parameter model intended to run on consumer hardware while still supporting a broad image resolution range and modern transformer-based generation performance.

Within the Stable Diffusion 3.5 lineup, the Medium variant is aimed at users who want a more practical deployment profile than the largest flagship models, without giving up the core strengths of the SD3.5 generation family. In practice, that makes it a good fit for application builders, creative tooling, prototyping workflows, and teams that want open-model image generation with fewer infrastructure demands. This positioning is an inference based on Stability AI’s description of the model’s size, hardware profile, and customizability.

Main features of stability-ai/stable-diffusion-3-5-medium

  • Balanced model size: At 2.5B parameters, the model is designed to offer a middle ground between capability and deployability, making it more accessible than larger image generation models while remaining substantially capable.
  • Consumer-hardware friendly: Stability AI explicitly says Stable Diffusion 3.5 Medium is designed to run out of the box on consumer hardware, which lowers the barrier for experimentation and self-hosted adaptation.
  • Improved architecture: The model uses an improved MMDiT-X architecture and updated training methods, reflecting the newer design direction of the Stable Diffusion 3.x family.
  • Customization-oriented design: Stability AI emphasizes that the SD3.5 family was built with customizability as a priority, and notes transformer-block changes such as Query-Key Normalization that help stabilize training and simplify further fine-tuning.
  • Flexible output resolutions: The model can generate images across a range of roughly 0.25 to 2 megapixels, which is useful for varied product, design, and content-generation workflows.
  • Open release model: Stability AI presents Stable Diffusion 3.5 Medium as part of its open release strategy, with model access and associated ecosystem tooling available through public channels.
  • Commercial usability under community terms: Stability AI states the model family is available for commercial and non-commercial use under the Stability AI Community License, which is important for developers evaluating adoption paths.

How to access and integrate stability-ai/stable-diffusion-3-5-medium

Step 1: Sign Up for API Key

To get started, create a CometAPI account and generate your API key from the dashboard. After signing in, store the key securely and use it to authenticate all requests to the CometAPI endpoint for stability-ai/stable-diffusion-3-5-medium.

Step 2: Send Requests to stability-ai/stable-diffusion-3-5-medium API

Use the standard CometAPI model invocation pattern, setting the model field to stability-ai/stable-diffusion-3-5-medium. Include your prompt and any supported image-generation parameters in the request body.

curl https://api.cometapi.com/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "stability-ai/stable-diffusion-3-5-medium",
    "prompt": "A cinematic futuristic city at sunset, ultra detailed"
  }'

Step 3: Retrieve and Verify Results

After submission, parse the API response and retrieve the generated image URLs or output objects returned by CometAPI. Verify that the result matches the requested prompt, resolution, and quality expectations before using it in production workflows.

stability-ai/stable-diffusion-3.5-medium 的功能

探索 stability-ai/stable-diffusion-3.5-medium 的核心功能,專為提升效能和可用性而設計。了解這些功能如何為您的專案帶來效益並改善使用者體驗。

stability-ai/stable-diffusion-3.5-medium 的定價

探索 stability-ai/stable-diffusion-3.5-medium 的競爭性定價,專為滿足各種預算和使用需求而設計。我們靈活的方案確保您只需為實際使用量付費,讓您能夠隨著需求增長輕鬆擴展。了解 stability-ai/stable-diffusion-3.5-medium 如何在保持成本可控的同時提升您的專案效果。
彗星價格 (USD / M Tokens)官方價格 (USD / M Tokens)折扣
每次請求:$0.112
每次請求:$0.14
-20%

stability-ai/stable-diffusion-3.5-medium 的範例程式碼和 API

存取完整的範例程式碼和 API 資源,以簡化您的 stability-ai/stable-diffusion-3.5-medium 整合流程。我們詳盡的文件提供逐步指引,協助您在專案中充分發揮 stability-ai/stable-diffusion-3.5-medium 的潛力。

更多模型