CV Screen Scope change of Server URL

I have just read “https://activities.uipath.com/docs/cv-scope” and have one doubt.
If we change https://cv.uipath.com/ url in Server to any other url, then how computer vision service will run?

1 Like

The answer is in the link you provided:

Important!

When using an on-prem server deployment of the neural network model, in order to connect to it with the Computer Vision activities, you must change the value of the Server property of the CV Screen Scope activity to http://[MACHINE_URL]:8501/v1/models/controls_detection:predict …"

Naturally, you would need to host the model on-premises, or in your private cloud.

1 Like

Hi @redlynx82

thanks for the reply.

Hi Madhuri,
I am trying to understand this better. Would you please help me with what exactly he explained?
Thanks in advance!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.