vision-agent 0.0.15__py3-none-any.whl → 0.0.16__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {vision_agent-0.0.15.dist-info → vision_agent-0.0.16.dist-info}/METADATA +5 -1
- {vision_agent-0.0.15.dist-info → vision_agent-0.0.16.dist-info}/RECORD +4 -4
- {vision_agent-0.0.15.dist-info → vision_agent-0.0.16.dist-info}/LICENSE +0 -0
- {vision_agent-0.0.15.dist-info → vision_agent-0.0.16.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: vision-agent
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.16
|
4
4
|
Summary: Toolset for Vision Agent
|
5
5
|
Author: Landing AI
|
6
6
|
Author-email: dev@landing.ai
|
@@ -26,6 +26,10 @@ Description-Content-Type: text/markdown
|
|
26
26
|
# 🔍 Vision Agent
|
27
27
|
|
28
28
|
[](https://discord.gg/wPdN8RCYew)
|
29
|
+

|
30
|
+
[](https://badge.fury.io/py/vision-agent)
|
31
|
+

|
32
|
+
|
29
33
|
|
30
34
|
Vision Agent is a library for that helps you to use multimodal models to organize and structure your image data. Check out our discord for roadmaps and updates!
|
31
35
|
|
@@ -5,7 +5,7 @@ vision_agent/emb/__init__.py,sha256=YmCkGrJBtXb6X6Z3lnKiFoQYKXMgHMJp8JJyMLVvqcI,
|
|
5
5
|
vision_agent/emb/emb.py,sha256=la9lhEzk7jqUCjYYQ5oRgVNSnC9_EJBJIpE_B9c6PJo,1375
|
6
6
|
vision_agent/lmm/__init__.py,sha256=I8mbeNUajTfWVNqLsuFQVOaNBDlkIhYp9DFU8H4kB7g,51
|
7
7
|
vision_agent/lmm/lmm.py,sha256=pNUs5XUKUubksFEK_58euE9HPKoPV30mRKtDBEb93MQ,2918
|
8
|
-
vision_agent-0.0.
|
9
|
-
vision_agent-0.0.
|
10
|
-
vision_agent-0.0.
|
11
|
-
vision_agent-0.0.
|
8
|
+
vision_agent-0.0.16.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
9
|
+
vision_agent-0.0.16.dist-info/METADATA,sha256=53XCYSPmOfoCV8lzVy-ZQSdcxitrCmKA-qBB7Q2YOZQ,4200
|
10
|
+
vision_agent-0.0.16.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
|
11
|
+
vision_agent-0.0.16.dist-info/RECORD,,
|
File without changes
|
File without changes
|