From 191c0b50bccf5527cee55c079cc69087150cf4cb Mon Sep 17 00:00:00 2001 From: Terry Jia Date: Tue, 25 Aug 2026 22:32:36 -0400 Subject: [PATCH] fix(camera-info): add missing space in CreateCameraInfo description --- comfy_extras/nodes_camera.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfy_extras/nodes_camera.py b/comfy_extras/nodes_camera.py index 0c1609126..c5a058f91 100644 --- a/comfy_extras/nodes_camera.py +++ b/comfy_extras/nodes_camera.py @@ -15,7 +15,7 @@ class CreateCameraInfo(IO.ComfyNode): display_name="Create Camera Info", search_aliases=["camera position", "make camera info", "orbit camera", "look at camera"], category="3d", - description="Build a camera_info" + description="Build a camera_info. " "Mode 'orbit' aims with yaw/pitch/distance around the target; " "'look_at' places the camera at world position. Coordinates are the viewer's world space (right-handed,Y-up).", inputs=[