comfyui-mixlab-nodes 是 AI Skill Hub 本期精选Agent工作流之一。已获得 1.8k 颗 GitHub Star,综合评分 7.8 分,整体质量较高。我们推荐使用将其纳入你的 AI 工具库,帮助提升工作效率。
# 命令行使用
comfyui-mixlab-nodes --help
# 基本用法
comfyui-mixlab-nodes [options] <input>
# Node.js 代码中使用
const comfyui_mixlab_nodes = require('comfyui-mixlab-nodes');
const result = await comfyui_mixlab_nodes.run(options);
console.log(result);
AI Skill Hub 使用教程页 · 基于公开数据整理,实际使用请以官方文档为准。License:MIT