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

相关推荐
AIGC小尼3 天前
最新万相 Wan Animate ComfyUI 整合包详解|低显存 8G 可用、动作迁移 + 角色替换全流程本地化部署
人工智能·comfyui·ai漫剧
一去不复返的通信er4 天前
Stable Diffusion详解
stable diffusion
爱技术的小伙子9 天前
N卡A100 + ComfyUI + Cloudflare Tunnel + MiniMax H3 部署文档
科技·comfyui·本地模型部署
wsad05329 天前
ComfyUI models 目录完整指南(31个文件夹全解析)
comfyui·models
yuezhilangniao9 天前
MiniMax-H3视频生成模型使用坑点与记录(持续更新)
aigc·comfyui
云樱梦海12 天前
ComfyUI启动卡死排查-回环连接被安全软件拦截
comfyui
Eric.4616 天前
秋叶ComfyUI-AKI最新整合包|完整部署教程+核心指令手册
云计算·百度云·comfyui·ai漫剧
Eric.4616 天前
2026最新|ComfyUI AI漫剧全自动教程:统一人设、智能分镜、插帧动效、批量成片保姆级指南
人工智能·ai绘画·comfyui·本地部署·ai漫剧
梦想的颜色16 天前
ComfyUI 深度硬核科普:节点式 AI 生成框架完整实战(安装、原理、使用场景、避坑)
人工智能·机器学习·计算机视觉·aigc·comfyui·ai视频·图生视频
月疯17 天前
Stable Diffusion是如何生成视频
人工智能·stable diffusion