Skip to content

feat: Add ComfyUI V3 node compatibility support#145

Open
ALIoneTreE1119 wants to merge 1 commit intopydn:mainfrom
ALIoneTreE1119:fix-v3-node-compatibility
Open

feat: Add ComfyUI V3 node compatibility support#145
ALIoneTreE1119 wants to merge 1 commit intopydn:mainfrom
ALIoneTreE1119:fix-v3-node-compatibility

Conversation

@ALIoneTreE1119
Copy link

  • Add prepare_v3_node() to handle EXECUTE_NORMALIZED nodes
  • Fix cls.hidden crash by using PREPARE_CLASS_CLONE()
  • Filter frontend-only params from execute()
  • Skip unique_id injection for V3 nodes
  • Handle INPUT_IS_LIST nodes with wrapped arguments
  • Sanitize parameter names with colons/emojis
  • Add V1.4.0 release notes and V3_NODE_CHANGES.md documentation

- Add prepare_v3_node() to handle EXECUTE_NORMALIZED nodes
- Fix cls.hidden crash by using PREPARE_CLASS_CLONE()
- Filter frontend-only params from execute()
- Skip unique_id injection for V3 nodes
- Handle INPUT_IS_LIST nodes with wrapped arguments
- Sanitize parameter names with colons/emojis
- Add V1.4.0 release notes and V3_NODE_CHANGES.md documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments