o1key and Claude Sonnet 4.5
03d477648a
feat: 接入 Seedance 视频节点并增强图像节点功能
...
- 新增 Seedance 文生视频、图生视频、首尾帧生视频三个节点
- 新增 seedance_client.py 客户端
- 为 NanoBananaPro、BatchNanoBananaPro、全能生图节点添加「跳过错误」开关,出错时返回占位图以继续队列
- 修复 nano-banana-2-限时特价 动态端点路由(按分辨率选择)
- 统一分辨率选项命名:512 → 512px
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-08 18:32:18 +08:00
Jony and Claude Sonnet 4.5
9abd175316
feat: 接入动作控制节点并全面重构 Kling 节点
...
- 动作控制节点改走 new API 三段式流程(POST /v1/videos → 轮询 → 下载)
- KlingClient 新增 motion_control_async 方法,支持 id 轮询和内容下载
- 动作控制请求体字段更新:image→image_url,video→video_url,补充 model 字段
- 动作控制 model 名按平台规范动态拼接:kling-{版本}-motion-{mode}-{时长}s
- 动作控制节点新增时长参数(5/10/15s),完善参数顺序与命名
- 三个 Kling 节点显示名称统一重命名
- KlingVideo / KlingFirstLastFrame 补充 v2-6 模型支持与约束校验
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-05 01:14:54 +08:00
o1key and Claude Sonnet 4.5
2b64a45b8e
refactor: simplify update.bat output
...
Minimal display, concise success/fail/up-to-date banner.
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-03 16:33:04 +08:00
o1key and Claude Sonnet 4.5
0b9a1ebf7a
refactor: replace update.ps1 with update.bat
...
Simpler double-click updater, full English, no execution policy issues.
Force-resets to origin/main, preserves .config, shows clear PASS/FAIL banner.
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-03 16:31:36 +08:00
o1key and Claude Sonnet 4.5
34d5c43cad
feat: add auto-update PowerShell script
...
update.ps1 - one-click updater via Shift+RightClick > Open PowerShell.
Fetches latest from GitHub main, force-resets local code,
preserves .config (API key), handles cross-version history gaps.
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-03 16:26:54 +08:00
o1key and Claude Sonnet 4.5
9ab209b2b7
feat: sync latest local version as authoritative codebase
...
Complete rewrite/sync of comfyui_o1key custom nodes.
Treat this commit as the current canonical version.
Co-Authored-By: Claude Sonnet 4.5 <[email protected] >
2026-04-03 16:18:45 +08:00