Skip to content

v1.6.1

Choose a tag to compare

@bigcat88 bigcat88 released this 26 Mar 13:19
· 50 commits to main since this release
af4d136

What's Changed

  • fix: use correct Python executable for workspace operations by @bigcat88 in #375
  • fix: strip credentials from git remote URLs in comfy node init by @bigcat88 in #376
  • feat: change subprocess.run to print output while manager is running by @wutzebaer in #353
  • fix: update README badges by @bigcat88 in #377
  • fix: add timeout to PyPI update check to prevent hanging offline by @bigcat88 in #378
  • fix: use --index-url for AMD ROCm torch install, add --rocm-version flag by @bigcat88 in #379
  • fix: use --index-url for NVIDIA torch install, pass --cuda-version to fast-deps path by @bigcat88 in #380
  • fix: make e2e test_node resilient to transient git clone failures by @bigcat88 in #381
  • fix: --fast-deps now respects --skip-torch-or-directml by @bigcat88 in #382
  • fix: support PEP 639 SPDX license identifiers in pyproject.toml by @bigcat88 in #383
  • fix: handle websocket errors gracefully in comfy run by @bigcat88 in #384
  • fix: handle unknown node IDs in comfy run without crashing by @bigcat88 in #385

New Contributors

Full Changelog: v1.6.0...v1.6.1