Stable Diffusion 3 Medium 模型

开源SD3,中型版本,20亿参数,Stable Diffusion 3 Medium,系统内存要求32G,显卡6G。

a female character with long, flowing hair that appears to be made of ethereal, swirling patterns resembling the Northern Lights or Aurora Borealis. The background is dominated by deep blues and purples, creating a mysterious and dramatic atmosphere. The character's face is serene, with pale skin and striking features. She wears a dark-colored outfit with subtle patterns. The overall style of the artwork is reminiscent of fantasy or supernatural genres

不同尺寸模型文件区别

sd3_medium.safetensors 4.34GB, includes the MMDiT and VAE weights but does not include any text encoders, you need to download T5XXL text encoder yourself.

sd3_medium_incl_clips.safetensors 5.97GB, includes all necessary weights except for the T5XXL text encoder. It requires minimal resources, but the model's performance will differ without the T5XXL text encoder.

sd3_medium_incl_clips_t5xxlfp8.safetensors 10.9GB, contains all necessary weights, including fp8 version of the T5XXL text encoder, offering a balance between quality and resource requirements.

sd3_medium_incl_clips_t5xxlfp16.safetensors 15.8GB, contains all necessary weights, including fp16 version of the T5XXL text encoder.

T5XXL is a new text encoder from Google, it has emerged as a powerful technique in natural language processing (NLP).

Clip及t5xxl_下载

1.1 clip_g.safetensors 1.39GB

1.2 clip_l.safetensors 246MB

1.3 t5xxl_fp16.safetensors 9.79GB

1.4 t5xxl_fp8_e4m3fn.safetensors 4.89GB

其他

  • 需要更新ComfyUI到最新,先git fetch再git merge

  • 命令行进入路径 ComfyUI\python_embeded安装缺失的spandrel模块,运行

bash 复制代码
python -m pip install spandrel

参考

1: https://edmondyip.substack.com/p/stability-ai-released-stable-diffusion

相关推荐
三无推导13 小时前
ComfyUI 安装部署教程:Windows 下快速搭建可视化 AI 绘图工作流,零基础也能跑通
人工智能·pytorch·windows·stable diffusion·aigc·ai绘画·持续部署
code_pgf15 小时前
ViT 与 MAE 在图像特征提取方面的优势详解
人工智能·stable diffusion
code_pgf21 小时前
多模态技术在主要 AI 应用领域中的应用分析与工程落地建议
人工智能·stable diffusion
程序员大辉2 天前
Z-Image迷你整合包:只有10G大小,5G小显存也能跑的Stable Diffusion文生图工具
stable diffusion·文生图·sd·z-image
嗝o゚4 天前
昇腾CANN cann-recipes-infer 仓:Stable Diffusion 推理加速方案
人工智能·stable diffusion·cann
菜鸟是大神4 天前
04-高效编写CLAUDE.md
数据库·chatgpt·ai作画·stable diffusion·文心一言·dall·e 2
Rocky Ding*7 天前
昔日AI绘画框架王者Stable Diffusion WebUI,已死
人工智能·深度学习·机器学习·chatgpt·ai作画·stable diffusion·aigc
艾古力斯7 天前
比迪丽AI绘画模型Python爬虫实战:自动化采集艺术素材
stable diffusion·ai绘画·python爬虫
风落无尘8 天前
Stable Diffusion WebUI & ComfyUI 完整安装教程:官方部署+一键整合包+Docker容器化(2026最新)
docker·容器·stable diffusion
wj3055853789 天前
课程 1:WSL + uv + ComfyUI 环境选择说明
python·wsl·cuda·uv·comfyui