【精华】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
相关推荐
用户6369790981432 小时前
AI Skill构建的十个层次:从提示词到业务闭环
aigc
怕浪猫3 小时前
第6章 多智能体协作:从单兵作战到群体智能
aigc·openai·ai编程
山间小僧4 小时前
「AI学习笔记」Harness Engineering: 从 Claude Code 源码看 Harness Engineering 最佳实践
aigc·openai·ai编程
kfaino10 小时前
码农的AI翻身(五)你好,我叫 Transformer
后端·aigc
狼爷21 小时前
百年工业史启示:为什么AI落地普遍无效?读懂保罗·戴维的「天轴陷阱」
aigc
刘棕霆1 天前
22—AI Skill 测评中断后怎么续跑:active-pipeline.json 断点恢复设计
aigc·ai编程·测试
leeyi1 天前
Batch 处理:并发控制与可中断批处理
aigc·agent·ai编程
kfaino1 天前
码农的AI翻身·前传 一个大模型从出生到上岗的全过程
后端·aigc
小溪彼岸2 天前
CC Switch可视化管理Skill、提示词、会话
aigc·ai编程
leeyi2 天前
Checkpoint 机制:Agent 怎么在断电后接着跑
redis·aigc·agent