aimodelshare 0.1.43__py3-none-any.whl → 0.1.44__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 aimodelshare might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aimodelshare
3
- Version: 0.1.43
3
+ Version: 0.1.44
4
4
  Summary: Deploy locally saved machine learning models to a live rest API and web-dashboard. Share it with the world via modelshare.org
5
5
  Home-page: https://www.modelshare.org
6
6
  Author: Michael Parrott
@@ -11,16 +11,34 @@ Classifier: Operating System :: OS Independent
11
11
  Requires-Python: >=3.7
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
- Requires-Dist: boto3
15
- Requires-Dist: onnx
16
- Requires-Dist: onnxmltools
17
- Requires-Dist: onnxruntime
18
- Requires-Dist: skl2onnx
19
- Requires-Dist: tf2onnx
20
- Requires-Dist: wget
21
- Requires-Dist: shortuuid
22
- Requires-Dist: Pympler
23
- Requires-Dist: scikeras
14
+ Requires-Dist: boto3==1.34.69
15
+ Requires-Dist: botocore==1.34.69
16
+ Requires-Dist: scikit-learn==1.6.0
17
+ Requires-Dist: onnx==1.14.1
18
+ Requires-Dist: onnxconverter-common==1.14.0
19
+ Requires-Dist: regex
20
+ Requires-Dist: keras2onnx==1.7.0
21
+ Requires-Dist: tensorflow==2.18.0
22
+ Requires-Dist: tf2onnx==1.16.1
23
+ Requires-Dist: skl2onnx==1.18.0
24
+ Requires-Dist: onnxruntime==1.17.1
25
+ Requires-Dist: torch==2.6.0
26
+ Requires-Dist: pydot==1.4.2
27
+ Requires-Dist: importlib-resources==6.1.1
28
+ Requires-Dist: onnxmltools==1.11.0
29
+ Requires-Dist: Pympler==1.0.1
30
+ Requires-Dist: docker==6.1.3
31
+ Requires-Dist: wget==3.2
32
+ Requires-Dist: PyJWT==2.8.0
33
+ Requires-Dist: seaborn==0.13.2
34
+ Requires-Dist: astunparse==1.6.3
35
+ Requires-Dist: shortuuid==1.0.11
36
+ Requires-Dist: psutil==5.9.5
37
+ Requires-Dist: pathlib
38
+ Requires-Dist: protobuf==3.20.3
39
+ Requires-Dist: dill==0.3.7
40
+ Requires-Dist: scikeras==0.11.0
41
+ Requires-Dist: aws-cdk-lib
24
42
  Dynamic: author
25
43
  Dynamic: author-email
26
44
  Dynamic: classifier
@@ -140,11 +140,11 @@ aimodelshare/sam/codepipeline_policies.txt,sha256=267HMXMnbP7qRASkmFZYSx-2HmKf5o
140
140
  aimodelshare/sam/codepipeline_trust_relationship.txt,sha256=yfPYvZlN3fnaIHs7I3ENMMveigIE89mufV9pvR8EQH8,245
141
141
  aimodelshare/sam/spark-class.txt,sha256=chyJBxDzCzlUKXzVQYTzuJ2PXCTwg8_gd1yfnI-xbRw,217
142
142
  aimodelshare/sam/template.txt,sha256=JKSvEOZNaaLalHSx7r9psJg_6LLCb0XLAYi1-jYPu3M,1195
143
- aimodelshare-0.1.43.dist-info/licenses/LICENSE,sha256=JXBYLriXYgTloZs-9CJPZY76dqkuDT5df_HghMnljx8,1134
143
+ aimodelshare-0.1.44.dist-info/licenses/LICENSE,sha256=JXBYLriXYgTloZs-9CJPZY76dqkuDT5df_HghMnljx8,1134
144
144
  tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
145
145
  tests/test_aimsonnx.py,sha256=-GOF1_qXGQaMxHyqK0GPg7dD1meE-S7CZea4pLmBDTk,3906
146
146
  tests/test_playground.py,sha256=vdFWPRrZNQ2poiBOoN3l7HsXB5yc3p3rrrclNYJHnaw,24574
147
- aimodelshare-0.1.43.dist-info/METADATA,sha256=fC3H-SY6sHflaDO_8yhMlrOT8vlLBZe7TJqBs9W7l8c,2916
148
- aimodelshare-0.1.43.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
149
- aimodelshare-0.1.43.dist-info/top_level.txt,sha256=2KJgeHQ0BmZuilB75J203i7W4vri6CON2kdbwk9BNpU,19
150
- aimodelshare-0.1.43.dist-info/RECORD,,
147
+ aimodelshare-0.1.44.dist-info/METADATA,sha256=qed_sZWAGRXxQd_MRvggSR1cnZhBpn3kImpaeR8EngI,3550
148
+ aimodelshare-0.1.44.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
149
+ aimodelshare-0.1.44.dist-info/top_level.txt,sha256=2KJgeHQ0BmZuilB75J203i7W4vri6CON2kdbwk9BNpU,19
150
+ aimodelshare-0.1.44.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (79.0.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5