记录本地部署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
相关推荐
老鱼说AI1 天前
当自回归模型遇上扩散模型:下一代序列预测模型详解与Pytorch实现
人工智能·pytorch·深度学习·神经网络·语言模型·自然语言处理·stable diffusion
我希望的一路生花7 天前
Nik Collection 6.2全新版Nik降噪锐化调色PS/LR插件
人工智能·计算机视觉·设计模式·stable diffusion·aigc
GetcharZp7 天前
玩转AI绘画,你只差一个节点式“魔法”工具——ComfyUI 保姆级入门指南
人工智能·stable diffusion
Seeklike9 天前
diffuxers学习--AutoPipeline
人工智能·python·stable diffusion·diffusers
游戏AI研究所9 天前
ComfyUI 里的 Prompt 插值器(prompt interpolation / text encoder 插值方式)的含义和作用!
人工智能·游戏·机器学习·stable diffusion·prompt·aigc
迈火12 天前
ComfyUI-3D-Pack:3D创作的AI神器
人工智能·gpt·3d·ai·stable diffusion·aigc·midjourney
Seeklike13 天前
diffusers学习--stable diffusion的管线解析
人工智能·stable diffusion·diffusers
马甲是掉不了一点的<.<13 天前
Stable Diffusion 环境配置详细指南
stable diffusion·环境配置
软件测试-阿涛13 天前
【AI绘画】Stable Diffusion webUI 常用功能使用技巧
人工智能·深度学习·计算机视觉·ai作画·stable diffusion
m0_6038887114 天前
Stable Diffusion Models are Secretly Good at Visual In-Context Learning
人工智能·ai·stable diffusion·论文速览