corvic-engine 0.3.0rc83__cp38-abi3-win_amd64.whl → 0.3.0rc84__cp38-abi3-win_amd64.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.
- corvic/engine/_native.pyd +0 -0
- corvic/system/_image_embedder.py +2 -0
- {corvic_engine-0.3.0rc83.dist-info → corvic_engine-0.3.0rc84.dist-info}/METADATA +2 -1
- {corvic_engine-0.3.0rc83.dist-info → corvic_engine-0.3.0rc84.dist-info}/RECORD +6 -6
- {corvic_engine-0.3.0rc83.dist-info → corvic_engine-0.3.0rc84.dist-info}/WHEEL +0 -0
- {corvic_engine-0.3.0rc83.dist-info → corvic_engine-0.3.0rc84.dist-info}/licenses/LICENSE +0 -0
corvic/engine/_native.pyd
CHANGED
Binary file
|
corvic/system/_image_embedder.py
CHANGED
@@ -182,6 +182,8 @@ class Clip(HFModelImageEmbedder):
|
|
182
182
|
return "5812e510083bb2d23fa43778a39ac065d205ed4d"
|
183
183
|
|
184
184
|
def _load_models(self) -> LoadedModels:
|
185
|
+
from transformers.models.auto.modeling_auto import AutoModel
|
186
|
+
from transformers.models.auto.processing_auto import AutoProcessor
|
185
187
|
from transformers.models.clip import (
|
186
188
|
CLIPModel,
|
187
189
|
CLIPProcessor,
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: corvic-engine
|
3
|
-
Version: 0.3.
|
3
|
+
Version: 0.3.0rc84
|
4
4
|
Classifier: Environment :: Console
|
5
5
|
Classifier: License :: Other/Proprietary License
|
6
6
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
@@ -27,6 +27,7 @@ Requires-Dist: pillow>=10.0.0 ; extra == 'ml'
|
|
27
27
|
Requires-Dist: scikit-learn>=1.4.0 ; extra == 'ml'
|
28
28
|
Requires-Dist: transformers[torch]>=4.45.0 ; extra == 'ml'
|
29
29
|
Requires-Dist: sentencepiece>=0.2.0 ; extra == 'ml'
|
30
|
+
Requires-Dist: torchvision==0.22.1 ; extra == 'ml'
|
30
31
|
Requires-Dist: opentelemetry-api>=1.20.0 ; extra == 'telemetry'
|
31
32
|
Requires-Dist: opentelemetry-sdk>=1.20.0 ; extra == 'telemetry'
|
32
33
|
Provides-Extra: ml
|
@@ -25,7 +25,7 @@ corvic/emodel/_source.py,sha256=yWZeYHX_jFIwqRZ1eUHIMN9Gu8EIYEZ8fmXDO6QpfyQ,9799
|
|
25
25
|
corvic/emodel/_space.py,sha256=ewAGHHVY4tkoMRjyKwAvLq_3Zky8Zaa7k3DEbhkhM7E,38549
|
26
26
|
corvic/emodel/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
27
27
|
corvic/engine/__init__.py,sha256=XL4Vg7rNcBi29ccVelpeFizR9oJtGYXDn84W9zok9d4,975
|
28
|
-
corvic/engine/_native.pyd,sha256=
|
28
|
+
corvic/engine/_native.pyd,sha256=1V4dcP37UvfAJdrJqL2KURGRqRMklVmLGsaWdFKCIw8,438272
|
29
29
|
corvic/engine/_native.pyi,sha256=KYMPtvXqHZ-jMgZohLf4se3rr-rBpCihmjANcr6s8ag,1390
|
30
30
|
corvic/engine/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
31
31
|
corvic/eorm/__init__.py,sha256=b4dFnu4fW7wj3Y0SMNVXOp8KoKOp_HAL4GyDN-S8fOY,13704
|
@@ -72,7 +72,7 @@ corvic/system/__init__.py,sha256=PlsjTRklExrPA83n-PM5CqVmNcIQdIRhFHn3tZ0qh1Q,276
|
|
72
72
|
corvic/system/_column_encoding.py,sha256=feSWIv4vKstVq-aavWPk53YucUiq7rZvuyofqTicXBE,7574
|
73
73
|
corvic/system/_dimension_reduction.py,sha256=2tg5SIHY4P480DJQj6PSjW1VgAJCAVJAH8D3BY-ZYXA,2964
|
74
74
|
corvic/system/_embedder.py,sha256=3TJayoEKMOaooY3M2CZml0znwjPCguD-pbrGOXwamIg,6921
|
75
|
-
corvic/system/_image_embedder.py,sha256=
|
75
|
+
corvic/system/_image_embedder.py,sha256=m4Yo0cC5HUrhUCrBRkkOzLhVt5GL6eSSdtj1ZSz_W8A,12906
|
76
76
|
corvic/system/_planner.py,sha256=ecL-HW8PVz5eWJ1Ktf-RAD2IdZkHu3GuBtXdqElo4ts,8210
|
77
77
|
corvic/system/_text_embedder.py,sha256=NDi--3_tzwIWVImjhFWmp8dHmydGGXNu6GYH8qODsIc,4000
|
78
78
|
corvic/system/client.py,sha256=JcA-fPraqDkl9f8BiClS0qeGY6wzKcEDPymutWrJo54,812
|
@@ -98,9 +98,9 @@ corvic/version/__init__.py,sha256=JlkRLvKXsu3zIxhdynO_0Ub5NfQOvGjfwCRkNnaOu9U,11
|
|
98
98
|
corvic/version/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
99
99
|
corvic/well_known_types/__init__.py,sha256=Btbeqieik2AcmijeOXeqBptzueBpgNitvH9J5VNm12w,1289
|
100
100
|
corvic/well_known_types/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
101
|
-
corvic_engine-0.3.
|
102
|
-
corvic_engine-0.3.
|
103
|
-
corvic_engine-0.3.
|
101
|
+
corvic_engine-0.3.0rc84.dist-info/METADATA,sha256=oKSvIU6qtxE_L1tvbeOiWSNdip6fT6vEhvdJEkHkhXs,1879
|
102
|
+
corvic_engine-0.3.0rc84.dist-info/WHEEL,sha256=U8GAVPGuk_i_fNfXAys1dgH7mS1u7uA5UI-r13T9uEs,94
|
103
|
+
corvic_engine-0.3.0rc84.dist-info/licenses/LICENSE,sha256=DSS1OD0oIgssKOmAzkMRBv5jvvVuZQbrIv8lpl9DXY8,1035
|
104
104
|
corvic_generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
105
105
|
corvic_generated/algorithm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
106
106
|
corvic_generated/algorithm/graph/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -211,4 +211,4 @@ corvic_generated/status/v1/service_pb2.py,sha256=CKXPX2ahq8O4cFhPpt6wo6l--6VZcgj
|
|
211
211
|
corvic_generated/status/v1/service_pb2.pyi,sha256=iXLR2FOKQJpBgvBzpD2kVwcYOCksP2aRwK4JYaI9CBw,558
|
212
212
|
corvic_generated/status/v1/service_pb2_grpc.py,sha256=y-a5ldrphWlNJW-yKswyjNmXokK4-5bbEEfczjagJHo,2736
|
213
213
|
corvic_generated/status/v1/service_pb2_grpc.pyi,sha256=OoAnaZ64FD0UTzPoRhYvQU8ecoilhHj3ySjSfHbVDaU,1501
|
214
|
-
corvic_engine-0.3.
|
214
|
+
corvic_engine-0.3.0rc84.dist-info/RECORD,,
|
File without changes
|
File without changes
|