
xslandClaude Opus 4.8
e3c67fc8cf
feat(comfyui): ComfyUI 改 8188 + HTTP Basic Auth
本机 ComfyUI 开了 Basic Auth(user admin),端口 8182→8188:
- hairline/comfyui.py: 默认 URL 8188;所有 httpx 请求带 auth=(user,password)
密码来源 环境变量 COMFYUI_PASSWORD → worker_config.json.comfyui_password → password.txt
- password.txt 入 .gitignore(含密码不入 git);worker_config.example 加 comfyui_password
- 实现说明文档同步(8188 + Basic Auth)
实测:ping + 实跑一张生发图均通过(带鉴权)。pytest 44 全绿。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 23:10:09 +08:00
..
2026-06-14 16:59:39 +08:00
2026-06-14 16:59:39 +08:00
2026-06-14 16:59:39 +08:00
2026-06-14 16:59:39 +08:00
2026-06-14 16:59:39 +08:00
2026-06-14 16:59:39 +08:00
2026-06-15 23:10:09 +08:00
2026-06-14 20:31:41 +08:00
2026-06-14 16:59:39 +08:00
2026-06-14 20:31:41 +08:00
2026-06-14 16:59:39 +08:00
2026-06-14 16:59:39 +08:00
2026-06-14 16:59:39 +08:00
2026-06-15 00:08:05 +08:00
2026-06-15 00:08:05 +08:00
2026-06-14 16:59:39 +08:00
2026-06-14 23:42:30 +08:00
2026-06-15 10:28:13 +08:00