ComfyUI
ComfyUI copied to clipboard
feat: ✨ add support for "*" output types
effectively skipping type checking.
There are already trick to do the same for inputs using kwargs.
There are probably implications I haven't fully thought about and I didn't test it extensively myself
@comfyanonymous I've been running this branch for 2 weeks and it seems to work just fine (with >70 third party extensions).
Do you see any issues in allowing that? I can run further tests if needed.