Skip to content

Add chapters 35-36: ComfyUI cloud API node fixes and image-gen MCP tutorials - #1

Open
bozoyan wants to merge 1 commit into
modelscope:mainfrom
bozoyan:add-aigc-agent-chapters
Open

bozoyan wants to merge 1 commit into
modelscope:mainfrom
bozoyan:add-aigc-agent-chapters

Conversation

@bozoyan

@bozoyan bozoyan commented Sep 17, 2026

Copy link
Copy Markdown

Summary

Adds two new practice chapters contributed by @bozoyan:

  • Chapter 35(第六篇 AIGC 特别篇):《从频繁报错到稳定出图:我给 ComfyUI 插件的云 API 节点做了一次全面体检》— fixing and hardening three cloud API image-generation nodes (BizyAIR / ModelScope / BLTCY) in a ComfyUI plugin, with real error traces, root-cause analysis (e.g. Fake-IP proxy interference) and reproducible fixes.
  • Chapter 36(第七篇 Agent 特别篇):《把三个生图服务打包成 MCP:让 AI 助手随口一句话就能画图的实践》— wrapping three image-generation services as MCP servers (direct API / subprocess CLI wrapper / community project), covering setup, unified config and pitfalls.

Changes

  • New chapter sources: content/source-html/chapter-35.html, content/source-html/chapter-36.html
  • Manifest entries appended (partIndex 5 / 6, status ready)
  • Regenerated content/chapters/chapter-35.md, content/chapters/chapter-36.md and assets/content.js

Validation

  • python3 scripts/build-content.py — Built 36 chapters, 364 images, 12 attachments
  • node scripts/check-site.mjs — PASS: 36 chapters, 8 parts, 364 image references, 12 attachments; local links and source routes valid

Asset attribution

  • All figures in both chapters are hosted in the author's own ModelScope asset repo (bozoyan/dsh-bizyair-i2-assets) and referenced via external URLs; no third-party copyrighted media is included.
  • Articles and screenshots are original work by the author (@bozoyan).

…torials

- Chapter 35 (AIGC part): fixing and hardening ComfyUI plugin cloud API
  nodes (BizyAIR / ModelScope / BLTCY) with real error traces
- Chapter 36 (Agent part): wrapping three image-generation services as
  MCP servers with reproducible setup and pitfalls
- Both follow source-html workflow; markdown and content.js regenerated
  via scripts/build-content.py, validated by scripts/check-site.mjs
- Images referenced from author-hosted ModelScope asset repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant