TF Serving can't used two different classifier at the same time

I want to serve and run a different model at the same time to make a prediction but having an error serving the 2nd model.

My Docker Images
Screenshot from 2021-09-28 13-38-04

My Container
Screenshot from 2021-09-28 13-38-52

Testing the TF Serving - It works only on the 1st model.

@gabbygab1233
Hope these similar issues helps you link1 and link2.
For more information refer this blog
Thanks

1 Like

Hi @Usha_Rani_Pagadala , Thank you :point_right: :point_left: :pleading_face:

@IreneGi - Can you help?