ComfyUI/comfy/nodes
Benjamin Berman 82bffb7855 Better integration with logic nodes from EasyUse
- ImageRequestParameter now returns None or a provided default when the value of its path / URL is empty, instead of erroring
 - Custom nodes which touch nodes.NODE_CLASS_MAPPINGS will once again see all the nodes available during execution, instead of only the base nodes
2025-10-29 15:36:35 -07:00
..
__init__.py make the nodes organization more sane 2023-08-04 15:44:02 -07:00
base_nodes.py Merge commit 'a4787ac83bf6c83eeb459ed80fc9b36f63d2a3a7' of github.com:comfyanonymous/ComfyUI into fix-merge 2025-10-21 10:53:43 -07:00
comfyui_v3_package_imports.py fix model upscaler, fix list iteration linting issue, fix samplers 2025-08-26 14:09:07 -07:00
common.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-03-29 13:36:57 -07:00
package_typing.py Better integration with logic nodes from EasyUse 2025-10-29 15:36:35 -07:00
package.py Fixes to tests and configuration, making library use more durable 2025-10-23 19:46:40 -07:00
vanilla_node_importing.py Better integration with logic nodes from EasyUse 2025-10-29 15:36:35 -07:00