记录本地部署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
相关推荐
CoovallyAIHub16 小时前
突破异常数据瓶颈!AnomalyAny:一句话+一张图,零样本生成任意异常图像
计算机视觉·stable diffusion
写代码的小阿帆2 天前
Fractal Generative Models论文阅读笔记与代码分析
论文阅读·stable diffusion·transformer
春末的南方城市2 天前
港科大&快手提出统一上下文视频编辑 UNIC,各种视频编辑任务一网打尽,还可进行多项任务组合!
人工智能·计算机视觉·stable diffusion·aigc·transformer
多恩Stone7 天前
【Stable Diffusion 1.5 】在 Unet 中每个 Cross Attention 块中的张量变化过程
stable diffusion
今夕节度使7 天前
ARM架构推理Stable Diffusiond
stable diffusion
远瞻。11 天前
【论文精读】2024 ECCV--MGLD-VSR现实世界视频超分辨率(RealWorld VSR)
人工智能·算法·stable diffusion·音视频·超分辨率重建
远瞻。12 天前
【论文精读】2024 CVPR--Upscale-A-Video现实世界视频超分辨率(RealWorld VSR)
论文阅读·人工智能·算法·stable diffusion·音视频·超分辨率重建
乱世刀疤12 天前
AI绘画:手把手带你Stable Diffusion从入门到精通(系列教程)
人工智能·ai作画·stable diffusion
layneyao13 天前
从0到1搭建AI绘画模型:Stable Diffusion微调全流程避坑指南
ai作画·stable diffusion
远瞻。14 天前
【论文精读】2024 arXiv --VEnhancer现实世界视频超分辨率(RealWorld VSR)
论文阅读·stable diffusion·音视频·超分辨率重建