RepoMiniMaxMiniMaxpublished Aug 13, 2026seen 2w

MiniMax-AI/minimax-desgin-plugin

TypeScript

Open original ↗

Captured source

source ↗

MiniMax-AI/minimax-desgin-plugin

Language: TypeScript

Stars: 1

Forks: 0

Open issues: 0

Created: 2026-08-13T02:12:07Z

Pushed: 2026-08-20T03:58:55Z

Default branch: main

Fork: no

Archived: no

README:

MiniMax Design Plugin for ComfyUI

[中文](#中文) · [English](#english)

中文

本仓库包含 MiniMax Design Plugin for ComfyUI 的开源代码。该项目基于 ComfyUI,为 MiniMax 创作产品提供可视化工作流编辑与本地推理能力。

产品

该插件应用于 MiniMax Design

目录结构

comfyui-plugin/
├── frontend/ # 基于 ComfyUI Frontend 的工作流界面
└── backend/ # 基于 ComfyUI 的 Python 推理后端

本仓库是自动同步的源码快照,仅包含开源所需代码。构建产物、依赖、模型文件、缓存、运行数据以及内部部署工具均不包含在内。

更多说明请参阅 [comfyui-plugin/README.md](comfyui-plugin/README.md)。

开源许可与致谢

本项目基于 ComfyUIComfyUI Frontend 开发,并依据 GNU General Public License v3.0(GPL-3.0) 开源。

各源码目录保留了上游项目的许可及署名信息。完整许可文本请参阅 [comfyui-plugin/LICENSE](comfyui-plugin/LICENSE)。

---

English

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.

Product

This plugin is used by MiniMax Design:

Repository structure

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](comfyui-plugin/README.md) for additional details.

License and attribution

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](comfyui-plugin/LICENSE) for the full license text.