惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI
博客园_首页
C
Check Point Blog
小众软件
小众软件
博客园 - 叶小钗
Blog — PlanetScale
Blog — PlanetScale
Engineering at Meta
Engineering at Meta
美团技术团队
Martin Fowler
Martin Fowler
Vercel News
Vercel News
D
Docker
罗磊的独立博客
B
Blog RSS Feed
The Cloudflare Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 聂微东
Last Week in AI
Last Week in AI
T
Tailwind CSS Blog
雷峰网
雷峰网
博客园 - Franky

Runpod Blog.

New Runpod datacenter now live: AP-IN-1 Track GPU spend across your team with Cost Centers The GPU supply supercycle is here. Here’s what AI builders need to know. Community Spotlight: One-click AI image and video generation on Runpod with SwarmUI | Runpod Blog Community Spotlight: LoRA Pilot Data Prep to Inference Introducing the Runpod Assistant: Manage Your Cloud GPU Resources with Natural Language OpenAI's Parameter Golf: Train the Best Language Model That Fits in 16MB on Runpod LLM inference optimization: techniques that actually reduce latency and cost Pruna P-Video and Vidu Q3 public endpoints now available on Runpod Runpod brand spelling guide Quickstart - Runpod Documentation The AI market looks nothing like the narrative Training StyleGAN3 with Vision-Aided GAN on Runpod KoboldAI – The Other Roleplay Front End, And Why You May Want to Use It How to Connect Cursor to LLM Pods on Runpod for Seamless AI Dev Community Spotlight: How AnonAI Scaled Its Private Chatbot Platform with Runpod Prompt Scheduling with Disco Diffusion on Runpod Runpod's Latest Innovation: Dockerless CLI for Streamlined AI Development Run Your Own AI from Your iPhone Using Runpod Introducing Flash: Run GPU workloads on Runpod Serverless: No Docker required Use Claude Code with your own model on Runpod: No Anthropic account required Avoid Errors by Selecting the Proper Resources for Your Pod What hackers built on Runpod at TreeHacks 2026 Easily Back Up and Restore Your Pod with Cloud Sync + Backblaze B2 The Complete Guide to GPU Requirements for LLM Fine-Tuning AI Guides, Tutorials & GPU Infrastructure Insights | Runpod Your first Claude Code project within Runpod: a complete setup guide 10 billion Serverless requests and counting Building for resilience: Runpod’s response to the AWS us-east-1 outage How to Connect Google Colab to Runpod
Stable Diffusion 3.5 Is Here, Better Quality, Easier Prom...
Brendan McKeag · 2024-10-24 · via Runpod Blog.

On October 22, Stability.AI released its latest version of Stable Diffusion, SD3.5 There are currently two versions out (Large and Large Turbo), with the former geared towards quality while the latter favoring efficiency. Next week, Medium will release, aimed at smaller GPU specs. You can quickly and easily run even the largest version on Runpod with just a few clicks - read on to get the scoop on what SD3.5 offers over prior versions as well as a quick start guide to begin your creative journey on the latest version.

What's new in the latest generation?

The release of SD3 was.. mixed, to put it lightly, as the model had seemed to take a step backwards in addressing the long-standing problems with anatomy expression in image generation. Fortunately, 3.5 seems to have made strides in righting the boat while being able to generate images up to 2mp in size. Based on my initial testing, it seems to generate photorealistic people and animals with just very minimal prompting. It does have limits (asking it to generate "black and white argentine tegu" generated some very not-tegu looking reptiles) but that is a job for training and fine-tuning, regardless. As a base model, it seems quite adept at generating immediately usable images with very basic prompting, without much indication of the flaws of the previous version.

Moreover, it seems to generate genuinely photorealistic images out of the box. Back in the day there were prompt hacks to try to coax the model into doing so (one of my favorites was including random camera makes and models in the prompt) but now it just does so without being necessarily being asked. Clearly, there has been an eye for quality in the images being fed into training in this latest iteration.

Prompt: "a man holding his hands up and smiling"

Prompt: "a man holding his hands up and smiling"

Prompt: "a woman in a ballet outfit striking a complicated pose"

Prompt: "a woman in a ballet outfit striking a complicated pose"

prompt: "happy smiling golden retriever"

prompt: "happy smiling golden retriever"

Quick Start

If you just want to immediately begin generating images in less than two minutes, then look no further - this is what you'll need to do. You'll be able to get it running on a pod immediately for well less than a dollar per hour.

  1. Click here to navigate to the Stable Diffusion 3.5 Large template by Camenduru, and click Deploy.
  2. Select a GPU spec (ideally 24GB or larger for simplicity's sake) and click Deploy on Demand, and then go to My Pods. Because this is quite a large image (~20 GB) it will take some time to download.
  3. Once the pod is up and running, click Connect to access the ComfyUI screen.
  4. Download the Stable Diffusion 3.5 ComfyUI workflow to your desktop, and then drag it into the ComfyUI window.
  5. Go to the Positive Prompt panel, enter your prompt, and then click Queue Prompt, and you will have your image.

ComfyUI node graph with a generated image of an orange gecko on a rock

Camenduru also has a serverless image available for use on Runpod. We will likely have a Quick Deploy serverless image coming in the very near future, but if you'd like to experiment on the cutting edge feel free to clone the repo and use our Serverless tutorials to create and push your own Docker image.

As this is a brand new base model, the community will be starting from scratch generating new checkpoints and finetunes of 3.5, but if history is anything to go by they will not be far behind. We would recommend watching the CivitAI models page filtered on SD 3.5 to see what the community comes up with in the coming days and weeks, and remember we also have the Better Launcher series that will let you save any number of checkpoints to a network drive for easy access.

Start up a Stable Diffusion 3.5 Pod

Conclusion

The release of a base model is always momentous - fine-tuning a model is relatively accessible, but to train a model from scratch often requires organization-level resources and it always feels like Christmas when a brand new model drops. Although we at Runpod pride ourselves at being the development platform for all types of AI, our roots were built on AI art and we are always thrilled to share opportunities like this with you. A big thanks to Camenduru for the template and worker contributions and we invite you to share your experiences with the model on our Discord.

Author profile: Brendan McKeag