【精华】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
相关推荐
墨风如雪14 小时前
小米MiMo-VL:7B参数,怎么就成了多模态界的“越级打怪王”?
aigc
远瞻。15 小时前
【论文精读】2024 ECCV--MGLD-VSR现实世界视频超分辨率(RealWorld VSR)
人工智能·算法·stable diffusion·音视频·超分辨率重建
BOB-wangbaohai15 小时前
Spring AI 官方文档 AIGC入门到实战 (1) 认识Spring AI
人工智能·aigc·spring ai
FogLetter20 小时前
魔搭社区与LLM:开启AI魔法新时代的钥匙
python·aigc
程序边界20 小时前
AIGC与影视制作:技术革命、产业重构与未来图景
重构·aigc
FogLetter21 小时前
Node.js与OpenAI的完美融合:打造你的AI驱动型后端应用 🚀
后端·aigc
iThinkAi21 小时前
Coze(扣子)智能体工作流:1分钟生成10个,爆款唐朝“胖贵妃”对口型视频,无需剪辑
aigc
墨风如雪21 小时前
炸裂!DeepSeek 8B 量化版降临:告别显存焦虑,你的 3080 Ti 也能玩转顶级大模型了!
aigc
PPIO派欧云21 小时前
PPIO私有化部署模板上新!10分钟拥有专属最新DeepSeek模型
llm·aigc·api
leeguoo1 天前
Misonote Markdown 2.0 - AI 原生文档系统革命性升级
aigc