Stability AI Stable Diffusion 3.5
Stability AI · 圖片
Stable Diffusion 3.5 is an open-source image generation model family from Stability AI, and it works as a text-to-image model you can run yourself: you type a written prompt and get images you own and can use commercially. It's the kind of AI image generator you install rather than subscribe to. It ships in three sizes, from a lightweight version for consumer GPUs to an 8.1-billion-parameter base model for professional work. Unlike closed image tools, you can download the weights, run them on your own machine, and fine-tune the image model for a specific style or product. No subscription required.

關於 Stability AI Stable Diffusion 3.5
What Is Stable Diffusion 3.5
Stable Diffusion 3.5 is the image generation family Stability AI released in October 2024, and it's the successor to Stable Diffusion 3 Medium. The company has been open about that earlier release falling short of its own standards, and 3.5 is the rebuilt answer. What matters for you: the model weights are downloadable, the code is public, and most people can use the output without paying a license fee. That's rare.
The family covers three models so you don't have to pick between speed and quality. Stable Diffusion 3.5 Large has 8.1 billion parameters and targets professional images at 1 megapixel. Stable Diffusion 3.5 Large Turbo is a distilled version that gets a usable image out in 4 steps, which makes it noticeably faster. Stable Diffusion 3.5 Medium sits at 2.5 billion parameters and runs out of the box on everyday consumer hardware, generating images between 0.25 and 2 megapixels.
The catch is that this isn't a one-click web app for beginners. You need somewhere to run it, whether that's your own GPU, a hosted platform like Replicate or ComfyUI, or the paid Stability AI API. The models also lean toward diversity over consistency: the same prompt with different seeds can give you wildly different results, which is intentional. Ask for something vague and you'll get something vague back. Specific prompts get specific images.
So which of the three sizes should you actually grab? That depends entirely on your GPU.
Getting Started
Getting Stable Diffusion 3.5 running depends on which path you take. The self-hosted route is the most flexible and free for most users.
- Pick a model size. Grab Large for maximum quality, Medium or Large Turbo if your hardware is limited.
- Download the weights from Hugging Face (stabilityai on Hugging Face hosts all three) or pull the inference code from the Stability-AI/sd3.5 repository on GitHub.
- Load the model in a compatible interface. ComfyUI and similar tools handle the workflow wiring for you.
- Write your prompt, set resolution and seed, then generate. Medium needs around 9.9 GB of VRAM to reach full performance.
- Take the output and edit further in your usual editor. You own the images you make.
If you'd rather skip the setup, sign up for the Stability AI API or a hosted platform and call the model directly. That route costs money, but it saves you hours of configuration.
產品資訊
快速了解 Stability AI Stable Diffusion 3.5 的定價、支援平台與效能。
適合對象
這項工具最適合的使用者、任務與情境。
使用者
- Independent artists
- Developers building image features
- Hobbyists with a decent GPU
- Researchers and students
任務
- Generating marketing visuals
- Fine-tuning a custom style
- Prototyping before a shoot
- Building an app's image pipeline
情境
- Running an image generator entirely offline
- Working on a laptop or desktop GPU rather than renting cloud compute every time.
- Shipping commercial content for a small studio where the $1M revenue ceiling isn't a concern.
主要功能
Three Model Sizes for Different Hardware
Stable Diffusion 3.5 comes in Large (8.1B parameters), Large Turbo (a distilled version built for 4-step generation), and Medium (2.5B parameters). Three separate models, three different jobs. The split lets you match the model to your hardware instead of forcing one size on everyone. Medium is the accessible entry point, while Large is the one aimed at professional, 1-megapixel output.
Customizability and Fine-Tuning
The models were built to be customized, not just used. Stability AI added Query-Key Normalization to the transformer blocks specifically to make training more stable, which simplifies fine-tuning and building derivative models. You can train a LoRA, adjust the base model, or build an app around a custom workflow, and the community license explicitly allows distributing and monetizing that work. Closed tools rarely let you do this.
Runs on Consumer Hardware
Medium needs only around 9.9 GB of VRAM, excluding the text encoders, to reach full performance. That puts it within reach of many consumer GPUs, which is unusual for a modern image model of this quality. If you've been holding off on local image generation because you assumed you'd need a data-center card, this is the model that changes the math. It really does run on a gaming rig.
Open License With Commercial Rights
The Stability AI Community License is free for research and personal use, and free for commercial use for anyone under $1M in annual revenue. You also keep ownership of the generated media. That combination is the main reason small studios and indie developers pick this over closed competitors. Read the terms before you ship.
Multiple Access Routes
You don't have to self-host. The same models are available through the Stability AI API, Replicate, Fireworks AI, DeepInfra, and ComfyUI. That means you can start with a hosted endpoint and migrate to self-hosting later, or mix both depending on the workload. No lock-in either way.
Improved Prompt Adherence
Stability AI describes 3.5 as top-tier on prompt adherence, the ability of the model to actually draw what you asked for rather than an approximation. For prompting-heavy work like detailed scenes or specific compositions, that's the difference between a few attempts and a frustrating afternoon. Vague prompts still misbehave. Fine-tuning tightens the gap.
優缺點
優點
- Free weights under a permissive license, so there's no per-image cost when you self-host.
- You own the images and can use them commercially if your revenue is under $1M.
- Three sizes mean you can trade speed for quality based on your GPU.
- Fine-tuning and LoRA training are supported, letting you build a custom style or product.
- Works across self-hosting, the official API, and third-party platforms, so you're not locked into one vendor.
缺點
- Not a beginner tool. There's no simple web button unless you use a hosted platform.
- Output varies a lot between seeds by design, so vague prompts give inconsistent results and you'll spend time iterating.
- Running the full Large model locally demands serious GPU memory, which rules out many laptops.
- Above $1M in annual revenue, the free commercial license ends and you need an enterprise agreement, which means contacting Stability AI for a quote.
常見問題
It generates images from text prompts, and you can use it for everything from concept art and marketing visuals to building image features into an app. Because the weights are open, it also gets used as a base for fine-tuning and custom models, which makes it a workhorse for AI art generation at scale.
相關內容
探索與 Stability AI Stable Diffusion 3.5 相關的工具、技能與文章。
Stability AI Stable Diffusion 3.5 替代方案
X Ray Interpreter
X-ray Interpreter · 圖片X Ray Interpreter 是一款以網頁為基礎的 AI 放射科工具,能把 X 光、電腦斷層、磁振造影、超音波與 PET 影像變成白話報告。你上傳一張掃描影像,片刻之間就得到初步的 X 光判讀結果,之後若有需要解釋的地方,還能繼續追問。它的定位是第二意見與學習輔助,而非醫療診斷。
Aieasypic
AIEasyPic · 圖片AIEasyPic 是一款 AI 圖片生成器,能在幾秒內把單純的文字提示變成完成的藝術作品。你也可以用自己照片訓練自訂模型、在現有圖片中替換臉部,並從文字建立短影片片段,全部都能在瀏覽器中完成。它適合想要快速視覺素材的休閒創作者,也適合想打造個人模型、又不想碰任何程式的業餘玩家。
Chargen
Chargen · 圖片Chargen 是一款 AI 角色生成器與世界觀建構工具,專為《龍與地下城》與其他桌上角色扮演遊戲打造。它能將一句構想變成手繪風格的肖像,在同一場工作階段中生出 NPC、怪物、地圖與遭遇,並把每隻生物的細節放在手邊。桌上角色扮演美術這部分靠一套名為 Gold 的點數系統運作,而文字生成器則對所有人保持免費。
