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

相关推荐
迈火6 小时前
ComfyUI-3D-Pack:3D创作的AI神器
人工智能·gpt·3d·ai·stable diffusion·aigc·midjourney
Seeklike1 天前
diffusers学习--stable diffusion的管线解析
人工智能·stable diffusion·diffusers
马甲是掉不了一点的<.<2 天前
Stable Diffusion 环境配置详细指南
stable diffusion·环境配置
软件测试-阿涛2 天前
【AI绘画】Stable Diffusion webUI 常用功能使用技巧
人工智能·深度学习·计算机视觉·ai作画·stable diffusion
m0_603888712 天前
Stable Diffusion Models are Secretly Good at Visual In-Context Learning
人工智能·ai·stable diffusion·论文速览
爱分享的飘哥15 天前
第三十七章:文生图的炼金术:Stable Diffusion完整工作流深度解析
人工智能·pytorch·stable diffusion·文生图·ai绘画·代码实战·cfg
EndingCoder18 天前
Three.js + AI:结合 Stable Diffusion 生成纹理贴图
开发语言·前端·javascript·人工智能·stable diffusion·ecmascript·three.js
那年一路北18 天前
Deforum Stable Diffusion,轻松实现AI视频生成自由!
人工智能·stable diffusion·音视频
全宝18 天前
🎨【AI绘画实战】从零搭建Stable Diffusion环境,手把手教你生成超可爱Q版大头照!
人工智能·python·stable diffusion
sculida23 天前
秋叶sd-webui频繁出现生成后无反应的问题
stable diffusion