记录本地部署Stable-diffusion所依赖的repositories和一些插件

今天按照其他文章的步骤拉取好了https://github.com/AUTOMATIC1111/stable-diffusion-webui后,点击webui-user.bat后发现,repositories和models还得慢慢拉取,好吧,GitHub Desktop,启动!



BLIP:

bash 复制代码
https://github.com/salesforce/BLIP

k-diffusion:

bash 复制代码
https://github.com/crowsonkb/k-diffusion

stable-diffusion-stability-ai:

bash 复制代码
https://github.com/Stability-AI/stablediffusion

generative-models:

bash 复制代码
https://github.com/Stability-AI/generative-models

这个花了挺长时间才找到:

CodeFormer:

bash 复制代码
https://github.com/sczhou/CodeFormer

还有个抱脸的v1-5-pruned.safetensors.safetensors:

bash 复制代码
https://huggingface.co/runwayml/stable-diffusion-v1-5/blob/main/v1-5-pruned.safetensors

基本上拉完上面的,就具备启动webui-user.bat的基本条件了。


再推荐几个很好用的插件:

超强关键字辅助:

bash 复制代码
https://github.com/Physton/sd-webui-prompt-all-in-one

汉化:

bash 复制代码
https://github.com/VinsonLaro/stable-diffusion-webui-chinese
相关推荐
学易12 天前
第二十节.探索新技术:如何自学SD3模型(上)(找官方资料/精读/下载/安装/3款工作流/效果测试)
人工智能·ai作画·stable diffusion·comfyui·工作流·sd3
Bachnroth12 天前
Stable Diffusion 3.5 FP8镜像负载均衡配置建议
stable diffusion· fp8· 负载均衡
新缸中之脑13 天前
Stable Diffusion的3个替代方案
人工智能·stable diffusion
2401_8288906415 天前
实现扩散模型 Stable Diffusion - MNIST 数据集
人工智能·python·深度学习·stable diffusion
凯子坚持 c17 天前
在 openJiuwen 里把在线小工具搬回本地
人工智能·windows·stable diffusion·openteledb·openclaw
空白诗25 天前
CANN ops-nn 算子解读:Stable Diffusion 图像生成中的 Conv2D 卷积实现
深度学习·计算机视觉·stable diffusion
学易1 个月前
第十五节.别人的工作流,如何使用和调试(上)?(2类必现报错/缺失节点/缺失模型/思路/实操/通用调试步骤)
人工智能·ai作画·stable diffusion·报错·comfyui·缺失节点
心疼你的一切1 个月前
基于CANN仓库算力手把手实现Stable Diffusion图像生成(附完整代码+流程图)
数据仓库·深度学习·stable diffusion·aigc·流程图·cann
Niuguangshuo1 个月前
DALL-E 3:如何通过重构“文本描述“革新图像生成
人工智能·深度学习·计算机视觉·stable diffusion·重构·transformer
Niuguangshuo1 个月前
深入解析 Stable Diffusion XL(SDXL):改进潜在扩散模型,高分辨率合成突破
stable diffusion