'mlflow model serving not working properly

I am trying to serve my model after model registry. The model is successfully being registered in mlflow but when I am going to serve it it is showing the following error.

Error: Got unexpected extra arguments (Class Classification New log) Thu May 19 06:52:51 UTC 2022 Waiting for another process to start... Usage: mlflow artifacts download [OPTIONS] Try 'mlflow artifacts download --help' for help.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source