label-studio-ml-backend icon indicating copy to clipboard operation
label-studio-ml-backend copied to clipboard

Validation error

Open zs001122 opened this issue 5 months ago • 1 comments

我使用: git clone https://github.com/HumanSignal/label-studio-ml-backend.git cd label-studio-ml-backend/ pip install -e . 创建ml后端: label-studio-ml create my_ml_backend 修改了model后去启动模型服务,在测试验证的时候health一直超时,我看里面设置的是3s,找了半天没有找到对应的配置,我看另外一个代码https://github.com/HumanSignal/label-studio/blob/develop/label_studio/ml/api_connector.py里面就有设置 Image

zs001122 avatar Jun 04 '25 09:06 zs001122