Releases: Comfy-Org/comfy-cli
Releases · Comfy-Org/comfy-cli
v1.3.1
What's Changed
- Continue on update node cache error when installing ComfyUI-Manager by @robinjhuang in #208
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- [Optional] Checkout specific commit for ComfyUI-Manager by @robinjhuang in #207
Full Changelog: v1.2.9...v1.3.0
v1.2.9
What's Changed
- Handle case when Github releases rate limit is reached. by @robinjhuang in #204
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- bug: handle subfolder missing in image output by @ssheng in #194
- --listen doesn't work on launch command by @nvdamien in #201
- comfy standalone: numpy < 2.0 for all OS by @robinjhuang in #202
New Contributors
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- Remove comfy-cli as a dependency for standalone. by @robinjhuang in #195
Full Changelog: v1.2.6...v1.2.7
v1.2.6
Full Changelog: v1.2.5...v1.2.6
v1.2.5
v1.2.4
What's Changed
- Default python standalone is 3.12.7
Find_Req_Files
now returns at most one requirements file per dir by @telamonian in #186- added
dependency
command to top level cli that just computes/installs python dependencies by @telamonian in #188
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- default to not packing/unpacking wheels into standalone python bundle by @telamonian in #184
Full Changelog: v1.2.2...v1.2.3