Try a model from the Dashboard (Gradio)

Try-me deployments are available to anyone with an EGI Check-In account.

To create a deployment, select a module in the Marketplace and click on Try Nomad (Gradio).

../../../_images/module.png

This will open a new tab where the new try-me environment will be deployed (this can take a few seconds).

Once this is deployed, you will see a Gradio interface where you can make your prediction. In the left hand-side, you will be shown the prediction inputs and in the right hand side you will be shown the prediction outputs.

../../../_images/gradio.png

Advice for model developers

If you are a model developer looking to improve the looks of your module’s UI, take a look to our developer guidelines.

Take into account that this try-me endpoints are offered to the general public, thus run on limited resources. This means that we limit the maximum duration of a try-me environment to 10 minutes. In addition, resource-hungry operations (eg. video processing) might not work as expected.

In line with this, we also limit the number of try-me endpoints that the user can deploy at the same time. If you reach the limit, you can wait until one of your previous deployments is automatically deleted or you can delete it manually in the Try me section of the Dashboard.

../../../_images/tryme.png