Skip to content

Releases: Comfy-Org/comfy-cli

v1.2.3

15 Sep 13:17
3d9b73e
Compare
Choose a tag to compare

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

15 Sep 11:54
Compare
Choose a tag to compare

Bug Fix:

--fast-deps could not install cpu torch.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

13 Sep 12:45
Compare
Choose a tag to compare

Remove emojis that break on powershell for comfy install.

v1.2.0

13 Sep 11:54
43dd482
Compare
Choose a tag to compare

Install stable releases from ComfyUI.

What's Changed

New Contributors

Full Changelog: v1.1.8...v1.2.0

v1.1.8

11 Sep 01:59
Compare
Choose a tag to compare

Small fix to match version change in Python Standalone Build

Full Changelog: v1.1.7...v1.1.8

v1.1.7

07 Sep 09:57
Compare
Choose a tag to compare

Fixes the utils.get_proc() function to work correctly on more platforms.

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

30 Aug 05:03
60f735d
Compare
Choose a tag to compare

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

29 Aug 00:20
b92d983
Compare
Choose a tag to compare

What's Changed

Fixed bugs related to running standalone command on Windows

Full Changelog: v1.1.4...v1.1.5

v1.1.4

28 Aug 22:00
30163c8
Compare
Choose a tag to compare

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

28 Aug 20:36
9a31010
Compare
Choose a tag to compare

Bug fix:

Fix python download url for standalone on windows