What's Changed
- Add .comfyignore support to node packaging by @HenkDz in #321
- Support CUDA 12.9 by @yt-koike in #326
- Fix return type for
list_models()by @fengsi in #330 - Fix Intel Arc GPU installation in embedded python env, conda env is not required anymore by @qiacheng in #331
- Properly fix the
listname collision in themodel listcommand by @fengsi in #332 - disable telemetry by @christian-byrne in #336
New Contributors
- @HenkDz made their first contribution in #321
- @yt-koike made their first contribution in #326
- @fengsi made their first contribution in #330
Full Changelog: v1.5.2...v1.5.3