npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@kx501/koishi-plugin-sd-painter

v1.0.2-beta.6.2

Published

简单对接 SD WebUI 实现部分功能

Downloads

1,842

Readme

@kx501/koishi-plugin-sd-painter

npm

说明

简单对接 Stable Diffusion WebUI(理论支持 Forge)与 Koishi,参考:novelai-bot

🌟 插件功能

  • 文/图生图
  • 中止生成
  • HiresFix 部分功能
  • WD1.4 Tagger 部分功能
  • ADetailer 部分功能
  • 查询/切换模型(未测试)
  • 修改配置(未测试)
  • 图片审核(测试版),见:imgCensor

⚠️ 注意事项

  1. 子指令只能直接调用
  2. 默认使用的是秋葉整合包
  3. 翻译服务只测试了 百度翻译
  4. dvc 只测试了 DeepSeek 效果不错
  5. 默认指令较多,建议在指令管理中个性化配置

English Version

Simple integration of Stable Diffusion WebUI with Koishi, reference: novelai-bot.

🌟 Features

  • Text/Image-to-Image Generation
  • interrupt generation
  • HiresFix Partial Features
  • WD1.4 Tagger Partial Features
  • ADetailer Partial Features
  • Model Query/Switching (Experimental)
  • Configuration Editing (Experimental)
  • Image Censorship (Beta): See imgCensor

⚠️ Important Notes

  1. Sub-commands can only be invoked directly.
  2. The default setup uses the 秋葉 integration package.
  3. Translation services are only tested with Baidu Translate.
  4. dvc has only been tested with DeepSeek, which works well.
  5. There are many default commands, it's recommended to customize them in the command manager.