ITADN
hiddenswitch/pip-and-uv-installable-ComfyUI

版本发布 8

ComfyUI v0.24.0.10v0.24.0.10
? · 2026-06-14

Follow-up release for CI stability: keep the atomic serve-pip cache fix and cap the custom-node CI KJNodes install below the currently corrupted cached 1.4.7 wheel.

v0.22.0
? · 2026-06-02

**Full Changelog**: https://github.com/hiddenswitch/pip-and-uv-installable-ComfyUI/compare/v0.21.1...v0.22.0

v0.6.0
? · 2025-12-30

## What's Changed * v0.6.0 by @doctorpangloss in https://github.com/hiddenswitch/ComfyUI/pull/50 **Full Changelog**: https://github.com/hiddenswitch/ComfyUI/compare/v0.5.0...v0.6.0

v0.3.66.10
? · 2025-11-18

**Full Changelog**: https://github.com/hiddenswitch/ComfyUI/compare/v0.3.66.9...v0.3.66.10 this should fix distributed traces, based on a comprehensive integration test

v0.3.66.9
? · 2025-11-18

**Full Changelog**: https://github.com/hiddenswitch/ComfyUI/compare/v0.3.66.8...v0.3.66.9

v0.3.66.7
? · 2025-11-10

**Full Changelog**: https://github.com/hiddenswitch/ComfyUI/compare/v0.3.66.6...v0.3.66.7 eval python nodes can be enabled with `--enable-eval`, and propagate errors to clients better (see openapi changes)

v0.3.66.5
? · 2025-11-05

**Full Changelog**: https://github.com/hiddenswitch/ComfyUI/compare/v0.3.66.4...v0.3.66.5

v0.3.66.2
? · 2025-10-26

**Full Changelog**: https://github.com/hiddenswitch/ComfyUI/compare/v0.3.66.1...v0.3.66.2 Fixes loading extra model paths config in a worker. The CLI args were fixed everywhere but here, and now, it is fixed here.