Releases: Comfy-Org/comfy-cli
Releases · Comfy-Org/comfy-cli
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
v1.2.2
v1.2.1
Remove emojis that break on powershell for comfy install
.
v1.2.0
Install stable releases from ComfyUI.
What's Changed
- fixed run error where output is None but tries to find images by @firstfloris in #173
- Use constant for downloading python standalone version. by @robinjhuang in #177
- Install stable versions of ComfyUI by @robinjhuang in #178
New Contributors
- @firstfloris made their first contribution in #173
Full Changelog: v1.1.8...v1.2.0
v1.1.8
Small fix to match version change in Python Standalone Build
Full Changelog: v1.1.7...v1.1.8
v1.1.7
Fixes the utils.get_proc()
function to work correctly on more platforms.
What's Changed
- fix test_e2e by @telamonian in #172
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Replace runway models link with Comfy Org one by @robinjhuang in #171
- Adding mac / windows specific tests for standalone command. by @robinjhuang/@telamonian in #169
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
Fixed bugs related to running standalone
command on Windows
- Fixed: Running pip commands on Windows by @robinjhuang in #168
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
Correctly reference python executable path for standalone builds on Windows
- Fix pip executable path for windows in standalone command. by @robinjhuang in #167
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Bug fix:
Fix python download url for standalone on windows