【精华】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
相关推荐
GISer_Jing17 小时前
Page-Agent 技术博客:从原理到实战,打造智能网页自动化
aigc
曦和21 小时前
OpenClaw+CC Switch:小白也能配置好的小龙虾(2026最新)
aigc·ai编程
码路飞1 天前
体验完阿里「悟空」之后,我花 2 小时用 Python 撸了个 AI Agent 🔥
python·aigc
weiwuxian1 天前
别再拿 Demo 糊弄老板了:企业级 RAG 架构的“填坑”指南 🚀
aigc
天下无贼1 天前
【Python】2026版——FastAPI 框架快速搭建后端服务
后端·python·aigc
橙序员小站1 天前
当所有人都在做 Agent,我想聊聊被遗忘的基础设施
后端·开源·aigc
爱吃的小肥羊1 天前
ChatGPT、Claude、Gemini,到底该给谁交钱?这是我的深度测评
aigc·openai·ai编程
一只叫煤球的猫1 天前
AI落地实战,Remora是怎么集成AI的?
aigc·openai·ai编程
_张一凡1 天前
【大语言模型学习】一文详解阿里Qwen3大模型以及全参量微调入门实战教程(代码完整)
llm·aigc·大语言模型·多模态·qwen3·大语言模型微调·全参量微调
AI视觉网奇1 天前
aigc 生成几何图 整理笔记
笔记·aigc