v1.6.1
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
- @wutzebaer made their first contribution in #353
Full Changelog: v1.6.0...v1.6.1