Commit Graph

2 Commits

Author SHA1 Message Date
John Pollock
ae17ef8263 fix: nodes_save_ply/npz import from comfy_api_sealed_worker instead of removed comfy_api._util 2026-04-07 08:59:38 -05:00
John Pollock
e64e551239 feat(isolation): sealed worker data types and custom node serializers
Adds torch-free serializers for sealed workers: ndarray (base64), PLY
(point clouds), NPZ (depth frames), TRIMESH (meshes), SKELETON (geometry).
comfy_api_sealed_worker package for V1-style sealed node type definitions.
SaveNPZ/SavePLY nodes. comfy_api _ui.py child-process detection.
2026-04-07 08:02:37 -05:00