AIGC工具-Stable Diffusion安装指南

Stable Diffusion Web UI安装教程

简介

这是一款ai学习的作图模型训练,github的官网地址是https://github.com/AUTOMATIC1111/stable-diffusion-webui

参考上面的github仓库中的README.md文件可以搭建本地化服务。该搭建过程需要一些编程基础,当然,如果没有的话只要按照文档中的步骤一步步去做个人觉得问题应该也不是很大,里面针对macos以及windows系统做了bat和sh文件一键安装脚本。当然,安装前提是你的计算机本身有python环境,Git环境等。具体可参考:

https://openai.wiki/stable-diffusion-webui-localization.html

安装完成后启动本地访问地址:http://127.0.0.1:7860

模型概念

模型概念解析:

  • 基础模型:作为基础,即按照某种基础进行模型生成
  • 人物模型:在基础模型的前提下,额外扩展个性化模型

基础模型一般都会推荐使用chilloutmix_NiPrunedFp32Fix.safetensors。

而人物模型则花样百出,例如koreanDollLikeness_v15.safetensors韩国人物模型,或者taiwanDollLikeness_v10.safetensors台湾人物模型。

针对这两种不同定义的模型,我们虽然在网站上下载的模型文件后缀都是. safetensors,但是我们放置在stable-diffusion-webui目录下的位置上不一样。

模型下载:

基础模型存放位置:models/Stable-diffusion/,即chilloutmix_NiPrunedFp32Fix.safetensors就会存放在该目录下,官方下载地址:https://civitai.com/models/6424/chilloutmix 大概是4g左右

人物模型存放位置:stable-diffusion-webui/models/Lora/,即koreanDollLikeness_v15.safetensors或者taiwanDollLikeness_v10.safetensors就会存放在该目录下,官方下载地址:https://civitai.com/ 选择lora标签就可以查到大量的人物模型。同时也可以选择第三方的人物模型下载地址:https://openai.wiki/lora.html

插件简介

插件下载:

下载ControlNet 插件教程:https://openai.wiki/controlnet-install.html

有可能存在下载失败的情况,参考以下解决方案:https://www.bilibili.com/video/BV1RD4y1A7Cb

txt2img参数设定:

  1. korean
    lora:koreanDollLikeness_v15:0.66, best quality, ultra high res, (photorealistic:1.4), 1 girl, (aegyo sal:1), Kpop idol, sitting down, spread legs, sports bra, miniskirt, black hair, (braided hair), full body, cute, smile, ((puffy eyes)), facing front, (facing viewer), see through, thin waist, huge breasts, armpits, arms up, ulzzang-6500:1

Negative prompt: paintings, sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, age spot

Size: 512x1024, Seed: 2382839894, Model: chilloutmixni, Steps: 28, Sampler: DPM++ SDE Karras, CFG scale: 7, Model hash: 7234b76e42

  1. nude(R18)
    best quality, ultra high res, (photorealistic:1.4), 1girl, nude, full body, spread legs, lora:koreanDollLikeness_v15:1 ,lora:yaeMikoRealistic_yaemikoMixed:1,
    Negative prompt: paintings, sketches, (worst quality:2),(low quality:2),(normal quality:2), lowres, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, age spot, glans,{{{bad_hands}}},badhand, bad_feet,
    ENSD: 31337, Size: 960x1024, Seed: 4138265202, Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 7, Clip skip: 2, Model hash: fc2511737a

互联网开放

设置开放互联网访问参数,打开webui.py搜索如下关键词,将share=cmd_opts.share,设置为=True

app, local_url, share_url = shared.demo.launch(

复制代码
        share=cmd_opts.share,

词条生成器工具

词条生成器:

https://publicprompts.art/hyper-realistic-anime-portraits/ 参考

https://tag.redsex.cc/ AI咒术生成器

https://www.4b3.com/ 论坛

masterpiece, best quality,knit,cloth,Symmetrical pattern,Fabric Styling,Landscape style,plus material

参考网站

https://zhuanlan.zhihu.com/p/608206724 知乎教程

https://openai.wiki/lora.html *使用图文教程

https://civitai.com/ *model资源库

http://tag.muhou.net/ 词条生成器

相关推荐
wangruofeng5 小时前
用 GPT-6 Astra 打磨 Vecsy:我的浏览器 SVG 编辑器进化记
chatgpt·aigc
Csvn8 小时前
第 16 章 多智能体 Multi-Agent
人工智能·aigc·agent
yuezhilangniao8 小时前
MiniMax-H3视频生成模型使用坑点与记录(持续更新)
aigc·comfyui
DisonTangor9 小时前
【腾讯混元雪耻归来】 Hy4 preview:770B 参数 MoE 旗舰模型,1M 上下文全面开源
人工智能·算法·开源·aigc·腾讯云·腾讯云ai代码助手
VIP_CQCRE11 小时前
Nano Banana Image API:用 Ace Data Cloud 快速接入高一致性的 AI 图像生成与编辑能力
aigc·api·ai绘画·ace data cloud
全栈弄潮儿15 小时前
初学者关于 AI 编程最常问的 10 个问题
aigc·openai·ai编程
Dawson Zhu15 小时前
大语言模型的本质:从条件概率预测到能力涌现的技术剖析
人工智能·语言模型·架构·aigc·agi
imbackneverdie17 小时前
国内有哪些比较全面的生物医学相关数据库?
大数据·数据库·人工智能·ai·信息可视化·aigc·科研
AI创界者20 小时前
【开源实战】FaceFusionFree 5.3 部署与进阶:修复内存模式条纹 Bug 与帧率对齐逻辑解析
人工智能·aigc·音视频
麦麦麦造1 天前
OpenAI 放弃的Atlas浏览器,转生到 GPT 6 Astra上了
aigc·openai