aimodelshare 0.1.43__py3-none-any.whl → 0.1.45__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.

aimodelshare/api.py CHANGED
@@ -89,7 +89,7 @@ class create_prediction_api_class():
89
89
  }
90
90
 
91
91
  self.eval_layer_map = {
92
- "us-east-1": "arn:aws:lambda:us-east-1:517169013426:layer:eval_layer_test:13",
92
+ "us-east-1": "arn:aws:lambda:us-east-1:517169013426:layer:eval_layer_test:23",
93
93
  "us-east-2": "arn:aws:lambda:us-east-2:517169013426:layer:eval_layer_test:7",
94
94
  "us-west-1": "arn:aws:lambda:us-west-1:517169013426:layer:eval_layer_test:2",
95
95
  "us-west-2": "arn:aws:lambda:us-west-2:517169013426:layer:eval_layer_test:2",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aimodelshare
3
- Version: 0.1.43
3
+ Version: 0.1.45
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,33 @@ 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
24
41
  Dynamic: author
25
42
  Dynamic: author-email
26
43
  Dynamic: classifier
@@ -1,7 +1,7 @@
1
1
  aimodelshare/README.md,sha256=_OMdUIeIYZnpFlKdafM1KNWaANO2nWdx0QpLE_ZC-Qs,2014
2
2
  aimodelshare/__init__.py,sha256=CS0iFxgAic21gBcQE6NSZ-D_ElHw80_A3OWrEYo9Dks,539
3
3
  aimodelshare/aimsonnx.py,sha256=oFPRaZ6HGqj8m9l1Zq1cBPMk9cH3QGy8Ru1c8xsQ9rY,68162
4
- aimodelshare/api.py,sha256=jeCIMbpBllTYi-bPvCdNvI6yHaT3JYakq9fgaz10s_E,34920
4
+ aimodelshare/api.py,sha256=4ipF7vPIaz8A5M8OxSzZe9RSYeQxmClEcrnejEnZVas,34920
5
5
  aimodelshare/aws.py,sha256=jn99R9-N77Qac-_eYm-LaCQUPd-RnE7oVULm9rh-3RY,15232
6
6
  aimodelshare/aws_client.py,sha256=Ce19iwf69BwpuyyJlVN8z1da3c5jf93svsTgx1OWhaA,6784
7
7
  aimodelshare/base_image.py,sha256=GVH3CH-iMdwtkydMcexxAahbYTc3_yJq-Gk0QNHXcGg,4826
@@ -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.45.dist-info/licenses/LICENSE,sha256=OQSbYsAtM-81sDL3Wl53-BMfxSRewOANgU0blfyWTn8,27
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.45.dist-info/METADATA,sha256=NIg7-zxwU-a8OCb716s_GGGrJa-UDLvlHJeLJtZD2Cw,3523
148
+ aimodelshare-0.1.45.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
149
+ aimodelshare-0.1.45.dist-info/top_level.txt,sha256=2KJgeHQ0BmZuilB75J203i7W4vri6CON2kdbwk9BNpU,19
150
+ aimodelshare-0.1.45.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
 
@@ -0,0 +1,2 @@
1
+
2
+ Other/Proprietary License
@@ -1,22 +0,0 @@
1
-
2
- MIT License
3
-
4
- Copyright (c) 2023 AI Model Share Initiative (And all affiliated organizations and individuals)
5
-
6
- Permission is hereby granted, free of charge, to any person obtaining a copy
7
- of this software and associated documentation files (the "Software"), to deal
8
- in the Software without restriction, including without limitation the rights
9
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
- copies of the Software, and to permit persons to whom the Software is
11
- furnished to do so, subject to the following conditions:
12
-
13
- The above copyright notice and this permission notice shall be included in all
14
- copies or substantial portions of the Software.
15
-
16
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
- SOFTWARE.