本地文生图使用插件(Stable Diffusion)

1. 插件下载(github)

1.1 直接Avaliable中点击安装(方案一)
1.2 Install from URL中输入URL(方案二)
1.3 直接下载复制到extensions目录(方案三)

2. 模型下载(Huggingface)

  1. https://huggingface.co/ 或者 https://hf-mirror.com/
  2. 放入插件对应的models目录
bash 复制代码
# ControlNet为例
https://huggingface.co/lllyasviel/ControlNet/tree/main/models


3. 使用效果

  • 提示词插件prompt-all-in-one

  • 汉化插件
相关推荐
在路上走着走着10 天前
Prompt Engineering 入门指南:从原理到上手
人工智能·prompt
coft10 天前
Loop Engineering — 从“写 prompt“到“设计循环“,AI Agent 的下一次进化
人工智能·prompt
CoLiuRs10 天前
从 Prompt 到 Loop:AI 工程到底在卷什么
人工智能·prompt
AI 小老六10 天前
GEPA 架构拆解:让 Prompt 和 Skill 优化不靠玄学
数据库·人工智能·ai·架构·开源·prompt
凯丨10 天前
从写 Prompt 到Loop Engineering:AI 编程的下一次跃迁
prompt
奋飛10 天前
从 Prompt 到 Agent:LangChain 究竟解决了什么问题
ai·langchain·prompt·agent
沪漂阿龙11 天前
Context Engineering:比 Prompt Engineering 更重要的上下文工程
人工智能·langchain·prompt
猿人谷11 天前
从 Prompt Engineering 到 Loop Engineering:AI 编程正在进入“闭环工程”时代
大数据·人工智能·prompt
老刘说AI11 天前
类Sora模型:解锁动态视觉艺术的密码
人工智能·stable diffusion·架构·embedding
python-码博士11 天前
Stable Diffusion 3 / FLUX 类模型中的 Flow Matching:怎么用、怎么调、怎么避坑
stable diffusion