Skip to main content

适用于NoneBot2的Comfyui绘图插件

Project description

nonebot-plugin-comfyui

⭐基于NoneBot2调用Comfyui(https://github.com/comfyanonymous/ComfyUI)进行绘图的插件⭐
⭐AI文生图,图生图...插件(comfyui能做到的它都可以)⭐
⭐本插件适配单后端, 对于多后端请转到https://github.com/DiaoDaiaChan/nonebot-plugin-stable-diffusion-diao⭐


⭐ 介绍

支持调用comfyui工作流进行绘画的插件, 支持选择工作流, 调整分辨率等等

群 687904502 / 116994235

📜 免责声明

[!note] 本插件仅供学习研究使用,使用者需自行承担使用插件的风险。作者不对插件的使用造成的任何损失或问题负责。请合理使用插件,遵守相关法律法规。 使用本插件即表示您已阅读并同意遵守以上免责声明。如果您不同意或无法遵守以上声明,请不要使用本插件。

💿 安装

pip 安装

pip install nonebot-plugin-comfyui

[!note] 在nonebot的pyproject.toml中的plugins = ["nonebot_plugin_comfyui"]添加此插件

nb-cli安装

nb plugin install nonebot-plugin-comfyui

git clone安装(不推荐)

  • 命令窗口cmd下运行
git clone https://github.com/DiaoDaiaChan/nonebot-plugin-comfyui

⚙️ 配置

在.env中添加以下配置

基础配置 类型 必填项 默认值 说明
comfyui_url str "http://127.0.0.1:8188" comfyui后端地址
comfyui_model str "" 覆写加载模型节点的时候使用的模型
comfyui_workflows_dir str ./data/comfyui comfyui工作流路径
comfyui_default_workflows str "txt2img" 不传入工作流参数的时候默认使用的工作流名称(请你自己准备喜欢的工作流, 或者复制本仓库中的comfyui_work_flows中的工作流来学习使用)
comfyui_max_res int 2048 最大分辨率 ^ 2
comfyui_base_res int 1024 基础分辨率 ^ 2
comfyui_audit bool True 启动图片审核
comfyui_audit_site str "http://server.20020026.xyz:7865" 图片审核地址
comfyui_url = "http://127.0.0.1:8188"
comfyui_model = ""
comfyui_workflows_dir = ""
comfyui_default_workflows = "txt2img"
comfyui_max_res = 2048
comfyui_base_res = 1024

关键!

comfyui_urlcomfyui_workflows_dir是必须的, 否则插件无法正常工作

重要!

关于comfyui_workflows_dir路径下的工作流格式

请导出工作流的时候选择导出为API格式!

重要!插件基础芝士

⭐ 使用

[!note] 请注意你的 COMMAND_START 以及上述配置项。

指令:

指令 需要@ 范围 说明 权限
prompt all 生成图片 all
comfyui帮助 all 获取简易帮助 all
查看工作流 all 查看所有工作流 all

💝 特别鸣谢

  • nonebot2: 本项目的基础,非常好用的聊天机器人框架。

TODO

  • 支持中文生图
  • 支持图片审核
  • 查看历史生图记录
  • 多媒体支持 (现在只支持图片)

更新日志

2024.11.2

  • 更新了图片帮助, 以及图片工作流
  • 编写了新的说明

2024.10.29

  • 添加 查看工作流 命令

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_comfyui-0.2.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

nonebot_plugin_comfyui-0.2-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_comfyui-0.2.tar.gz.

File metadata

  • Download URL: nonebot_plugin_comfyui-0.2.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for nonebot_plugin_comfyui-0.2.tar.gz
Algorithm Hash digest
SHA256 9e13d337754fddad61a24c1298c9faddd3ddf5d032b1fc2d4bd1d89d3905ab5b
MD5 3d4fed2d47e72f1d827574c1d5cd9872
BLAKE2b-256 4c74bd53a543d9ab69763c8b354c6ad13331c6a70e7fda4a6b9f7a4fc413de6d

See more details on using hashes here.

File details

Details for the file nonebot_plugin_comfyui-0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_comfyui-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a41993a1f408e822c9681821983a0b46c0e4add1571bfc4f60531cfe2189dd5c
MD5 3b6f62b075c5c794706aa988f3c41c93
BLAKE2b-256 bf17cb2ce317a28bbc3316ebed9f4f1330098e8d3734779db676ae59a550d144

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page