综合类个人主理频道,收录推送各类项目,开源推荐较多
#开源 #网站 #AI #教程 #notion #rss
访问主页: www.noisework.cn
投稿bot: @noisewowbot
搜索bot:@Efficiencysearchbot
网站bot:@noisesearchbot
RSS订阅: https://rsshub.app/telegram/channel/quanshoulu
频道页面:https://tg.noisework.cn
#AI #StableDiffusion
Stable Diffusion web UI扩展-提示生成器
项目地址:https://github.com/AUTOMATIC1111/stable-diffusion-webui-promptgen

可让您生成提示。

在线获取更多模型

您可以将模特从拥抱脸添加到设置中的模特选择。设置字段 是 ,其默认值为 只:Hugginface model names for promptgen, separated by comma

AUTOMATIC/promptgen-lexart, AUTOMATIC/promptgen-majinai-safe, AUTOMATIC/promptgen-majinai-unsafe

这些是我在各种数据集上所做的 GPT2 微调:

- AUTOMATIC/promptgen-lexart:根据从 lexica.art 抓取的提示微调 distilgpt2 100 个epoch
- AUTOMATIC/promptgen-majinai-safe:在从 majinai.art 抓取的安全提示上微调 distilgpt2 40 个纪元。
- AUTOMATIC/promptgen-majinai-unsafe:根据从 majinai.art 抓取的不安全提示微调 distilgpt2 40 个纪元。

要添加更多模型,请向设置添加更多项目,例如:

AUTOMATIC/promptgen-lexart, AUTOMATIC/promptgen-majinai-safe, AUTOMATIC/promptgen-majinai-unsafe, succinctly/text2image-prompt-generator, microsoft/Promptist

需要重新加载 UI 才能应用此设置。

让更多模型离线…
📡发布:https://noisevip.cn/16874.html
📢关注频道:@quanshoulu
💬留言讨论:@Efficiencyfollow
📬投稿bot:@noisewowbot
📇搜索bot:@Efficiencysearchbot
🎁访问主页: www.noisework.cn
#AI #StableDiffusion
Stable Diffusion web UI扩展-免梯子下载civitai上的模型
项目地址:https://github.com/tzwm/sd-webui-model-downloader-cn

sd-webui-model-downloader-cn

视频演示: https://www.bilibili.com/video/BV11u411a7wB/

- 国内免梯子高速下载 civitai 模型
- 一键下载,自动识别模型类型、自动选择下载路径
- 支持 Checkpoint、LoRA、LyCORIS、VAE、TextualInversion(embedding)、Hypernetwork
- 支持模型图片预览,并且自动下载模型图片到模型同目录下

安装方式

直接通过 webui 安装(推荐)

下载安装

1. 下载这个仓库所有文件
2. 解压后把整个文件夹扔进 webui 目录下的 extensions 目录下
3. 重启 webui

命令行安装

1. 通过命令行进入 webui 的文件夹
2. 执行

cd extensions && git clone --depth 1 https://github.com/tzwm/sd-webui-model-downloader-cn.git

1. 重启 webui

使用

下载不同版本的模型
📡发布:https://noisevip.cn/16873.html
📢关注频道:@quanshoulu
💬留言讨论:@Efficiencyfollow
📬投稿bot:@noisewowbot
📇搜索bot:@Efficiencysearchbot
🎁访问主页: www.noisework.cn