diffusers项目之间的关系

huggingface-diffusers

PyTorch 中用于图像和音频生成的最先进的扩散模型

Our library is designed with a focus on usability over performance, simple over easy,
 and customizability over abstractions.

地址:https://github.com/huggingface/diffusers
huggingface-diffusers比较消耗显卡内存

ShivamShrirao-diffusers

Huggingface Diffusers的修改版本,经过优化以在较低 VRAM GPU 上获得更好的性能。

地址:https://github.com/ShivamShrirao/diffusers

sd_dreambooth_extension

作为ShivamShrirao-diffusers的web版本,也是webui的默认插件地址
地址:https://github.com/d8ahazard/sd_dreambooth_extension

Dreambooth-Stable-Diffusion

背景

这是 Google 的Dreambooth with Stable Diffusion的一个实现。最初的 Dreambooth 基于
Imagen文本到图像模型。但是,Imagen 的模型和预训练权重均不可用。
为了让人们能够通过几个示例微调文本到图像模型,我在稳定扩散上实现了 Dreambooth 的想法

地址:https://github.com/XavierXiao/Dreambooth-Stable-Diffusion

fast-stable-diffusion

地址 :https://github.com/TheLastBen/fast-stable-diffusion
提供了在colab训练的脚本

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容