denkproto 1.0.78__py3-none-any.whl → 1.0.79__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.

Potentially problematic release.


This version of denkproto might be problematic. Click here for more details.

denkproto/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "1.0.78"
1
+ __version__ = "1.0.79"
@@ -43,7 +43,7 @@ class ClassificationNode(BaseModel):
43
43
  """Node for image classification. Base type for all nodes in the graph."""
44
44
  node_type: Literal["image_classification"]
45
45
  name: str
46
- inputImage: str
46
+ input_image: str
47
47
  model_source: ModelSourceBase
48
48
  output_port_name: str
49
49
 
@@ -1,5 +1,5 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: denkproto
3
- Version: 1.0.78
3
+ Version: 1.0.79
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: protobuf>=3.20.3
@@ -4,7 +4,7 @@ denkproto/DENKbuffer_pb2_grpc.py,sha256=-CPJPM4FOqwvwV8-f1iJlD18UD9juVIIHfdWUecu
4
4
  denkproto/ImageAnalysis_ProtobufMessages_pb2.py,sha256=iEY0j9ySGUThnqTdYD4uAVr9P3GiC5R02iK53zEOXUQ,21015
5
5
  denkproto/ImageAnalysis_ProtobufMessages_pb2.pyi,sha256=5LFtxrmYpJHizDDNGFTkL7-NQ_TkwqCSdq7vcv3lg-c,36243
6
6
  denkproto/ImageAnalysis_ProtobufMessages_pb2_grpc.py,sha256=l3agtDjgu4jay6P9TRnHhyhJ-7UdoII27ywhw3k84oo,911
7
- denkproto/__about__.py,sha256=PYJYdFRAuGH3Nn7Fx-lfspYpVDJn-e_3YrFmBfNuYDg,23
7
+ denkproto/__about__.py,sha256=REUtB-cJ0mfPMjUctktLl9mD-qr36WMWlAct9Kb-wNU,23
8
8
  denkproto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  denkproto/denkcache_pb2.py,sha256=G3EEZY-IBVJpThkkXEmhoG7Y3aSLvraKckqTwsXCbUI,6414
10
10
  denkproto/denkcache_pb2.pyi,sha256=qOzFOkddUapSJZz5d_mqcfHvWDAmM-70m_7FeM7n5fI,5595
@@ -27,10 +27,10 @@ denkproto/validate_pb2.pyi,sha256=fWsdVOR3NJDioCKkCKfxfl4qaEb5xqXXU_WlEbdQx6E,23
27
27
  denkproto/validate_pb2_grpc.py,sha256=XvjuWEgJFJtH1E7HWm7SKpV10PMpOSbonKa2VPHpYy8,889
28
28
  denkproto/json/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
29
  denkproto/json/classification_markup.py,sha256=vTu0H7Cb3gU6UUUSg1vDTRlFUorZrjMbcp_yx6UssZA,2461
30
- denkproto/json/inference_graph_models_generated.py,sha256=AMY46G3izSmhf6fkBVaPutOJxCdP0mnAdr_UxPa8Ss4,5323
30
+ denkproto/json/inference_graph_models_generated.py,sha256=k1uS0wfk8_ZBLEdskan6HJnbGJsZUrNGAAi-3qHgjF8,5324
31
31
  denkproto/json/object_detection_markup.py,sha256=T0hcFPq8F_galjDjRC9dbcRVwCSOYtu2jt9wpEeHlQs,4904
32
32
  denkproto/json/ocr_markup.py,sha256=KyOpth9evOekyhTJdZSnYyB9EIyoWbY33sqncb_jBgw,7069
33
33
  denkproto/json/segmentation_markup.py,sha256=EvniRksF2KaQolm6zZ6UKSiGwnqc8wR2sHB1iv05RTE,19911
34
- denkproto-1.0.78.dist-info/METADATA,sha256=sEL9TM5OzU_MdsbI-fhaNwpSgaYQ8z1rRl83c0muDH4,110
35
- denkproto-1.0.78.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
36
- denkproto-1.0.78.dist-info/RECORD,,
34
+ denkproto-1.0.79.dist-info/METADATA,sha256=7lOTLq2teJFSNcilotEqzY7BajcoUU-KKffLat0Xe0A,110
35
+ denkproto-1.0.79.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
36
+ denkproto-1.0.79.dist-info/RECORD,,