【精华】AIGC之Stable Diffusion专栏

【精华】AIGC之Stable Diffusion专栏

1 参考资料

2 SD插件仓库

(1)openpose editor(♥♥♥♥♥)

【AI绘画】使用OpenPose editor打造个性化的人物姿势绘画

Python 复制代码
https://github.com/fkunn1326/openpose-editor.git
https://github.com/huchenlei/sd-webui-openpose-editor
(2)openpose(controlnet插件)(♥♥♥♥♥)

【AI绘画】使用OpenPose editor打造个性化的人物姿势绘画

Python 复制代码
https://github.com/Mikubill/sd-webui-controlnet.git
(3)Deforum(Text2Video)(♥♥♥♥♥)

利用stable diffusion扩展Deforum根据文本描述词自动生成视频,AI一键文字转视频工具

Python 复制代码
https://github.com/deforum-art/sd-webui-deforum.git
(4)sd-webui-prompt-all-in-one(♥♥♥♥♥)
  • 中文输入自动转英文
  • 自动保存使用描述词
  • 一键收藏想要描述词
  • 翻译接口超多种选择
  • 一键粘贴删除描述词
Python 复制代码
https://gitcode.net/ranting8323/sd-webui-prompt-all-in-one
(5)sd-webui-mov2mov(AI视频转换)
Python 复制代码
https://github.com/Scholar01/sd-webui-mov2mov.git
(6)sd-dynamic-thresholding(♥♥♥♥♥)

支持使用更高的 CFG 比例而不会出现崩坏问题

Python 复制代码
https://github.com/mcmonkeyprojects/sd-dynamic-thresholding.git
(7)Stable-Diffusion-Webui-Civitai-Helper
Python 复制代码
https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper.git
(8)sd-webui-segment-anything(♥♥♥♥♥)
Python 复制代码
https://github.com/continue-revolution/sd-webui-segment-anything.git
(9)LyCORIS模型使用

关于LoRA、LyCORIS和LoCon的类型说明、使用方法和插件

Python 复制代码
https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris.git
    
https://github.com/KohakuBlueleaf/a1111-sd-webui-locon.git
(10)roop换脸

https://mp.weixin.qq.com/s/jXNNvTZKYaYxJ7fsmUpCzQ

Python 复制代码
https://github.com/s0md3v/sd-webui-roop.git
(11)3D openpose编辑(♥♥♥♥♥)
Python 复制代码
https://github.com/ZhUyU1997/open-pose-editor.git
(12)rembg

删除图片中的背景(抠图)

https://www.bilibili.com/read/cv23980401/

https://zhuanlan.zhihu.com/p/644427911

Python 复制代码
https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg.git
(13)aesthetic-gradients(根据美学权重优化图片)
Python 复制代码
https://github.com/AUTOMATIC1111/stable-diffusion-webui-aesthetic-gradients.git
(14)aesthetic-image-scorer(美学评分器)
Python 复制代码
https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer.git
(15)Tiled VAE图片放大神器(♥♥♥♥♥)
Python 复制代码
https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111.git
(16)Depth-lib(画手助手)(♥♥♥♥♥)
Python 复制代码
https://github.com/jexom/sd-webui-depth-lib.git
(17)sd-webui-animatediff(生成Gif)
Python 复制代码
https://github.com/continue-revolution/sd-webui-animatediff.git
(18)Inpaint Anything (AI替换)(♥♥♥♥♥)

https://blog.csdn.net/qq_44787816/article/details/130357946

​ 一个结合了SAM、图像修补模型(例如 LaMa)和 AIGC 模型(例如 Stable Diffusion)等视觉基础模型的AI图像替换,修补系统。

Python 复制代码
  https://github.com/Uminosachi/sd-webui-inpaint-anything
(19)PS-photopea(♥♥♥♥♥)

https://zhuanlan.zhihu.com/p/637152924

一个网页版本的PS 功能和快捷键和PS一样不用重新学习,并且能和SD的文生图 图圣图功能配合使用。

Python 复制代码
https://github.com/yankooliveira/sd-webui-photopea-embed
(20)booru tag autocompletion(提示词自动补全)
Python 复制代码
https://gitcode.net/ranting8323/a1111-sd-webui-tagcomplete
需配合中文题词表
(21)ebsynth(AI动画生成)

演示视频:EbSynth插件全流程操作解析与原理分析

使用教程:https://www.bilibili.com/read/cv24909502/

https://zhuanlan.zhihu.com/p/645772030

Stable Diffusion + EbSynth + ControlNet 解决生成视频闪烁

Python 复制代码
https://github.com/s9roll7/ebsynth_utility
(22)TemporalKit(视频后期处理分割)(♥♥♥♥♥)
Python 复制代码
https://gitcode.net/ranting8323/TemporalKit
(23)ComfyUI

https://zhuanlan.zhihu.com/p/620297462

Python 复制代码
# ComfyUi SDXL工作流
https://github.com/SytanSD/Sytan-SDXL-ComfyUI/tree/main
相关推荐
小和尚同志6 小时前
Cline | Cline + Grok3 免费 AI 编程新体验
人工智能·aigc
堆栈future7 小时前
manus终于开放啦
llm·aigc·agent
奇舞精选8 小时前
从零搭建企业级RAG知识库问答系统
aigc
陈敬雷-充电了么-CEO兼CTO9 小时前
大模型技术原理 - 基于Transformer的预训练语言模型
人工智能·深度学习·语言模型·自然语言处理·chatgpt·aigc·transformer
墨风如雪10 小时前
AI“读心术”进化:昆仑万维天工奖励模型V2,参数越小,能力越“怪”!
aigc
ai_xiaogui11 小时前
一键部署AI工具!用AIStarter快速安装ComfyUI与Stable Diffusion
人工智能·stable diffusion·部署ai工具·ai应用市场教程·sd快速部署·comfyui一键安装
小溪彼岸12 小时前
GPT-4o的修图能力强的可怕?
chatgpt·aigc
redreamSo15 小时前
AI Daily | AI日报:马斯克Grok 4跑分泄露,有望改写LLM格局; 猫猫话术让大模型数学答错率翻3倍; 安克创新All in AI,代码采纳率破50%
程序员·aigc·资讯
后端小肥肠17 小时前
躺赚必备!RPA+Coze+豆包:公众号自动发文,AI率0%亲测有效(附AI率0%提示词)
人工智能·aigc·coze
墨风如雪1 天前
从一张图到一座城?Hitem3D 要用 1536³ 分辨率“炸”翻 3D 建模圈!
aigc