Skip to content

Releases: Comfy-Org/comfy-cli

v1.2.4

03 Oct 07:49

Choose a tag to compare

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

15 Sep 13:17
3d9b73e

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

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

Choose a tag to compare

Remove emojis that break on powershell for comfy install.

v1.2.0

13 Sep 11:54
43dd482

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

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

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

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

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

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