v1.7.2
What's Changed
- feat: improve "--fast-deps" and "--uv-compile" documentation by @bigcat88 in #405
- feat: add aria2 RPC download backend for model downloads by @bigcat88 in #414
- fix: fast-deps drops CUDA runtime packages for torch >= 2.11 by @bigcat88 in #413
- fix: print NFS workaround hint when uv pip install/sync fails by @bigcat88 in #417
- fix: handle missing cm-cli gracefully in comfy update by @bigcat88 in #419
- chore(deps): bump uv from 0.9.6 to 0.11.6 in the uv group across 1 directory by @dependabot[bot] in #423
- fix: retry transient errors and clean up partial files in model downloads by @bigcat88 in #422
- feat: show elapsed time after model downloads by @bigcat88 in #427
- fix: use GITHUB_TOKEN in get_latest_release to avoid rate limits by @bigcat88 in #428
Big thanks to @Kinasa0096 for spotting the issues and reporting them!
Full Changelog: v1.7.1...v1.7.2