When using Nvidia Clara deployment SDK, I am able to create trigger a pipeline and perform inference. It is returning outputs too. But I have two issues,
- for version 0.3.0, when using port 8000, I couldn’t find any pipelines there, although I had my pipelines already defined
- for 0.4.0, when using port 32002, I get to a login page, but the default admin: console credentials are not working.
It would be a great help to understand how to resolve these issues.
Thanks in advance.