towhee.runtime.node_config.TritonConf

class towhee.runtime.node_config.TritonConf(model_name: str)[source]

Bases: object

Triton client config.

Methods

from_dict

Attributes

model_name

__init__(model_name: str)[source]