v0.3.35
What's Changed
- add opus and mp3 to audio output node by @thot-experiment in #8019
- Add nodes for basic string operations by @jtydhr88 in #7952
- Update frontend to v1.19 by @huchenlei in #8076
- add support to record video as output for 3d node by @jtydhr88 in #7927
- implement APG guidance by @thot-experiment in #8081
- Add comment in example script denoting how to use api keys without needing frontend by @christian-byrne in #8082
- Support official ACE Step loras. by @comfyanonymous in #8094
- Fix issue with old pytorch RMSNorm. by @comfyanonymous in #8095
- fix negative momentum in APG node by @thot-experiment in #8100
- Hunyuan Custom initial untested implementation. by @comfyanonymous in #8101
- rework client.py to be more robust, add logging of api requests by @thot-experiment in #7988
- Display progress and result URL directly on API nodes by @christian-byrne in #8102
- Fix bug: don't retry request if API reports task failure by @christian-byrne in #8111
- Update comment on ROCm pytorch attention in README. by @comfyanonymous in #8123
- Add
get_duration
method to Comfy VIDEO type by @christian-byrne in #8122 - Remove old hack used to fix windows pytorch 2.4 on the portable. by @comfyanonymous in #8139
- Add Wan-FUN Camera Control models and Add WanCameraImageToVideo node by @George0726 in #8013
- Fix typo in last PR. by @comfyanonymous in #8144
- Remove Desktop versioning claim from README by @webfiltered in #8155
- Make ImagePadForOutpaint return a 3 channel mask. by @comfyanonymous in #8157
- Remove useless log. by @comfyanonymous in #8166
- Add missing category for T5TokenizerOption by @silveroxides in #8177
- Validate video inputs by @christian-byrne in #8133
- Node to add pixel space noise to an image. by @comfyanonymous in #8182
- Add delimiter to concatenate node by @LaVie024 in #8173
- Remove default delimiter. by @comfyanonymous in #8183
- Update AMD instructions in README. by @comfyanonymous in #8198
- Update README ROCm text to match link by @webfiltered in #8199
- This doesn't seem to be needed on chroma. by @comfyanonymous in #8209
- Revert "This doesn't seem to be needed on chroma." by @comfyanonymous in #8210
New Contributors
- @George0726 made their first contribution in #8013
- @LaVie024 made their first contribution in #8173
Full Changelog: v0.3.34...v0.3.35