本仓库包含 MiniMax Design Plugin for ComfyUI 的开源代码。该项目基于 ComfyUI,为 MiniMax 创作产品提供可视化工作流编辑与本地推理能力。
该插件应用于 MiniMax Design:
- 国内站:design.minimax.cn
- 海外站:design.minimax.io
comfyui-plugin/
├── frontend/ # 基于 ComfyUI Frontend 的工作流界面
└── backend/ # 基于 ComfyUI 的 Python 推理后端
本仓库是自动同步的源码快照,仅包含开源所需代码。构建产物、依赖、模型文件、缓存、运行数据以及内部部署工具均不包含在内。
更多说明请参阅 comfyui-plugin/README.md。
本项目基于 ComfyUI 与 ComfyUI Frontend 开发,并依据 GNU General Public License v3.0(GPL-3.0) 开源。
各源码目录保留了上游项目的许可及署名信息。完整许可文本请参阅 comfyui-plugin/LICENSE。
This repository contains the open-source code for MiniMax Design Plugin for ComfyUI. Built on top of ComfyUI, it provides visual workflow editing and local inference capabilities for MiniMax creative products.
This plugin is used by MiniMax Design:
- Global: design.minimax.io
- Mainland China: design.minimax.cn
comfyui-plugin/
├── frontend/ # Workflow UI based on ComfyUI Frontend
└── backend/ # Python inference backend based on ComfyUI
This repository is an automatically synchronized source snapshot. It includes only the code required for the open-source release. Build artifacts, installed dependencies, model files, caches, runtime data, and internal deployment tools are not included.
See comfyui-plugin/README.md for additional details.
This project is derived from ComfyUI and ComfyUI Frontend, and is released under the GNU General Public License v3.0 (GPL-3.0).
The source directories retain the applicable upstream licenses and attribution notices. See comfyui-plugin/LICENSE for the full license text.