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

推荐订阅源

博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
美团技术团队
The Cloudflare Blog
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
F
Fortinet All Blogs
J
Java Code Geeks
人人都是产品经理
人人都是产品经理
N
Netflix TechBlog - Medium
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
爱范儿
爱范儿
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog RSS Feed
博客园 - 聂微东
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
小众软件
小众软件
Y
Y Combinator Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Vercel News
Vercel News
S
SegmentFault 最新的问题
有赞技术团队
有赞技术团队

Replicate's blog

How to make remarkable videos with Seedance 2.0 – Replicate blog How to prompt Seedream 5.0 – Replicate blog Recraft V4: image generation with design taste – Replicate blog Run Isaac 0.1 on Replicate – Replicate blog Run FLUX.2 on Replicate – Replicate blog How to prompt Nano Banana Pro – Replicate blog Retro Diffusion's pixel art models are now on Replicate – Replicate blog Replicate is joining Cloudflare – Replicate blog Extract text from documents and images with Datalab Marker and OCR – Replicate blog How to prompt Veo 3.1 – Replicate blog IBM's Granite 4.0 is now on Replicate – Replicate blog Which image editing model should I use? – Replicate blog Introducing our new search API – Replicate blog Torch compile caching for inference speed – Replicate blog Announcing Replicate's remote MCP server – Replicate blog How to prompt Veo 3 with images – Replicate blog Open source video is back – Replicate blog Generate consistent characters – Replicate blog Bria is now on Replicate – Replicate blog How we optimized FLUX.1 Kontext [dev] – Replicate blog Compare AI video models – Replicate blog The FLUX.1 Kontext hackathon – Replicate blog How to prompt Veo 3 for the best results – Replicate blog Get the most from Google Veo 3 – Replicate blog FLUX.1 Kontext from the community – Replicate blog Use FLUX.1 Kontext to edit images with words – Replicate blog Generate incredible images with Google's Imagen 4 – Replicate blog Run OpenAI’s latest models on Replicate – Replicate blog NVIDIA H100 GPUs are here – Replicate blog Run 30,000+ LoRAs on Hugging Face with Replicate – Replicate blog
Stable Diffusion 3.5 is here – Replicate blog
2024-10-22 · via Replicate's blog

Posted October 22, 2024 by

We’re excited to announce that Stable Diffusion 3.5, the latest and most powerful text-to-image model from Stability AI, is now available on Replicate. It brings significant improvements in image quality, better prompt understanding, and supports a wide range of artistic styles.

Stable Diffusion 3.5 comes in three variants:

You can generate images using Stable Diffusion 3.5 right away. Try this in Python:

Or use JavaScript:

You can also experiment with Stable Diffusion 3.5 directly in your browser.

What’s new in Stable Diffusion 3.5 Large

  • Enhanced image quality: Generates higher-resolution images with finer details, resulting in more photorealistic and visually appealing outputs.
  • Greater output variety: Thanks to query-key normalization, the model produces a broader range of outputs from the same prompt. For example, entering “a human” with different seeds will yield diverse genders, ethnicities, and appearances.
  • Improved prompt adherence: Better understanding and representation of complex prompts, allowing for more accurate and detailed images based on your descriptions.
  • Versatile styles: Capable of generating images in diverse styles like watercolor, pixel art, 3D renders, line art, and more.

Also introducing Stable Diffusion 3.5 Large Turbo

Stability AI has also released Stable Diffusion 3.5 Large Turbo. This distilled version generates high-quality images in just 4 steps, offering faster inference and reduced costs—ideal for applications where speed and efficiency are crucial.

Here’s how to use it in Python:

Stable 3.5 Medium can be run on consumer hardware

Stable Diffusion 3.5 Medium is a 2.5 billion parameter model that can be run in the cloud as well as on consumer hardware.

To run it on the Replicate API with Python:

The weights are available on HuggingFace if you’d like to run the model on a local GPU: https://huggingface.co/stabilityai/stable-diffusion-3.5-medium

Pricing

Stable Diffusion 3.5 models are priced per image:

Visit our pricing page for more details.

Licensing

Stable Diffusion 3.5 models are available under the Stability AI Community License. Here’s what you need to know:

  • Non-commercial use: Free for non-commercial projects and research.
  • Commercial use: Free for commercial use if your company’s annual revenue is less than $1 million.
  • Ownership of outputs: You retain ownership of the images you generate.

Please refer to the full license terms for more information.

Looking ahead: fine-tuning support

We’re working on bringing fine-tuning capabilities for Stable Diffusion 3.5 models to Replicate. This will allow you to customize the models further for your specific use cases. Stay tuned for updates!

Join the community

We can’t wait to see what you create with Stable Diffusion 3.5. Share your creations and connect with other developers on our Discord server. Follow us on X for the latest updates.