Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

inferless-cli

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inferless-cli - npm Package Compare versions

Comparing version
2.0.21
to
2.0.22
+1
-1
inferless_cli/__init__.py
# __init__.py
__version__ = "2.0.21"
__version__ = "2.0.22"

@@ -137,3 +137,3 @@ from typing import List

if configuration is not None:
if configuration is not None and "custom_docker_template" in configuration:
configuration["model_id"] = model_id

@@ -140,0 +140,0 @@ update_main_model_configuration(configuration)

Metadata-Version: 2.1
Name: inferless-cli
Version: 2.0.21
Version: 2.0.22
Summary: Inferless - Deploy Machine Learning Models in Minutes.

@@ -5,0 +5,0 @@ Author: Naveen

[tool.poetry]
name = "inferless-cli"
version = "2.0.21"
version = "2.0.22"
description = "Inferless - Deploy Machine Learning Models in Minutes."

@@ -5,0 +5,0 @@ authors = ["Naveen <naveen@inferless.com>"]