I have trained a NST model on sagemaker using script mode, I ve successfully trained the model and created an endpoint , However i am not able to infer the endpoint , i should be able do like this model(content_image , style_image) and it should give out the stylized output
Any help on how to do that .