Jedrzej Kosinski
206595f854
Change validate_inputs' output typehint to 'bool | str' and update docstrings ( #9786 )
2025-09-09 21:33:36 -04:00
comfyanonymous
39aa06bd5d
Make AudioEncoderOutput usable in v3 node schema. ( #9554 )
2025-08-26 12:50:46 -04:00
comfyanonymous
914c2a2973
Implement wav2vec2 as an audio encoder model. ( #9549 )
...
This is useless on its own but there are multiple models that use it.
2025-08-25 23:26:47 -04:00
comfyanonymous
0963493a9c
Support for Qwen Diffsynth Controlnets canny and depth. ( #9465 )
...
These are not real controlnets but actually a patch on the model so they
will be treated as such.
Put them in the models/model_patches/ folder.
Use the new ModelPatchLoader and QwenImageDiffsynthControlnet nodes.
2025-08-20 22:26:37 -04:00
Jedrzej Kosinski
4887743a2a
V3 Node Schema Definition - initial ( #8656 )
2025-07-31 18:02:12 -04:00