vision-agent 0.2.201__py3-none-any.whl → 0.2.202__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -2229,11 +2229,6 @@ def overlay_bounding_boxes(
2229
2229
  frame_out.append(np.array(pil_image))
2230
2230
  return_frame = frame_out[0] if len(frame_out) == 1 else frame_out
2231
2231
 
2232
- if isinstance(return_frame, np.ndarray):
2233
- from IPython.display import display
2234
-
2235
- display(Image.fromarray(return_frame))
2236
-
2237
2232
  return return_frame # type: ignore
2238
2233
 
2239
2234
 
@@ -2348,11 +2343,6 @@ def overlay_segmentation_masks(
2348
2343
  frame_out.append(np.array(pil_image))
2349
2344
  return_frame = frame_out[0] if len(frame_out) == 1 else frame_out
2350
2345
 
2351
- if isinstance(return_frame, np.ndarray):
2352
- from IPython.display import display
2353
-
2354
- display(Image.fromarray(return_frame))
2355
-
2356
2346
  return return_frame # type: ignore
2357
2347
 
2358
2348
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vision-agent
3
- Version: 0.2.201
3
+ Version: 0.2.202
4
4
  Summary: Toolset for Vision Agent
5
5
  Author: Landing AI
6
6
  Author-email: dev@landing.ai
@@ -30,7 +30,7 @@ vision_agent/tools/meta_tools.py,sha256=TPeS7QWnc_PmmU_ndiDT03dXbQ5yDSP33E7U8cSj
30
30
  vision_agent/tools/planner_tools.py,sha256=FROahw_6Taqvytv6pOjCHUEypOfjsi_f8Vo1c5vz6Mw,8823
31
31
  vision_agent/tools/prompts.py,sha256=V1z4YJLXZuUl_iZ5rY0M5hHc_2tmMEUKr0WocXKGt4E,1430
32
32
  vision_agent/tools/tool_utils.py,sha256=GDGOmBCo4UfYz-DJ-olREJHPsqs5mzHu0YXiAnpNE8E,10179
33
- vision_agent/tools/tools.py,sha256=wXDs0m_Yb601FQVp5fPYYVtt4lHUeMnuqIbfDZhsE4Q,87852
33
+ vision_agent/tools/tools.py,sha256=vavzmDuIBHI-g13RMDnr9NALfWpiIvJWkXhD0pnhCuk,87576
34
34
  vision_agent/tools/tools_types.py,sha256=8hYf2OZhI58gvf65KGaeGkt4EQ56nwLFqIQDPHioOBc,2339
35
35
  vision_agent/utils/__init__.py,sha256=7fMgbZiEwbNS0fBOS_hJI5PuEYBblw36zLi_UjUzvj4,244
36
36
  vision_agent/utils/exceptions.py,sha256=booSPSuoULF7OXRr_YbC4dtKt6gM_HyiFQHBuaW86C4,2052
@@ -39,7 +39,7 @@ vision_agent/utils/image_utils.py,sha256=rRWcxKggPXIRXIY_XT9rZt30ECDRq8zq7FDeXRD
39
39
  vision_agent/utils/sim.py,sha256=NZc9QGD6BTY5O29NVbHH7oxDePL_QMnylT1lYcDUn1Y,7437
40
40
  vision_agent/utils/type_defs.py,sha256=BE12s3JNQy36QvauXHjwyeffVh5enfcvd4vTzSwvEZI,1384
41
41
  vision_agent/utils/video.py,sha256=tRcGp4vEnaDycigL1hBO9k0FBPtDH35fCQciVr9GqYI,6013
42
- vision_agent-0.2.201.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
43
- vision_agent-0.2.201.dist-info/METADATA,sha256=Vbdn9gqa9uz0RTRV9SMvNgPQbqLGmgQJKUtuEe1buI0,19026
44
- vision_agent-0.2.201.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
45
- vision_agent-0.2.201.dist-info/RECORD,,
42
+ vision_agent-0.2.202.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
43
+ vision_agent-0.2.202.dist-info/METADATA,sha256=czcpEPxPUmbKBV1E5pOb-GpG_rkHYHjknLoOA3bekbk,19026
44
+ vision_agent-0.2.202.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
45
+ vision_agent-0.2.202.dist-info/RECORD,,