playground
                                
                                
                                
                                    playground copied to clipboard
                            
                            
                            
                        add model,hava this problem
RUNTIME ERROR Validation error Successfully connected to http://127.0.0.1:8003/ but it doesn't look like a valid ML backend. Reason: 500 Server Error: INTERNAL SERVER ERROR for url: http://127.0.0.1:8003/setup. Check the ML backend server console logs to check the status. There might be something wrong with your model or it might be incompatible with the current labeling configuration.
same too
Are the endpoints of your back-end reasoning not reserved? This will cause you to be unable to use back-end reasoning on the front-end.
你的后端推理的端点没有保留吗?这会导致你无法在前端使用后端推理。
hello, how did you solve this problem?
你的后端推理的端点没有保留吗?这会导致你无法在前端使用后端推理。
hello, how did you solve this problem?
Make sure that both the front-end of label studio and the machine learning inference back-end are present at the same time, which means that you need to open both terminals instead of using ctrl + c to cancel one of the programs
你的后端推理的端点没有保留吗?这会导致你无法在前端使用后端推理。
您好,您是如何解决这个问题的?
确保标签工作室的前端和机器学习推理后端同时存在,这意味着您需要打开两个终端,而不是使用 ctrl + c 取消其中一个程序
I have two command lines, one starts the front end and the other starts the back end, so this problem occurs when adding models
你的后端推理的端点没有保留吗?这会导致你无法在前端使用后端推理。
您好,您是如何解决这个问题的?
确保标签工作室的前端和机器学习推理后端同时存在,这意味着您需要打开两个终端,而不是使用 ctrl + c 取消其中一个程序
I have two command lines, one starts the front end and the other starts the back end, so this problem occurs when adding models
If it's a problem with the model import, I think you should check that the input parameters etc. can be imported properly, or please provide more details for error correction.
if your problem like the " No module named timm"
pip install timm