Creating UI for Modeling Inputs
See how to prepare a UI for making inferences.
We'll cover the following...
Building interface for inference
One of the advantages of Gradio is to quickly host and deploy a model. To make the best use of this, we want to allow users to interact with the model and make inferences. In this lesson, we will build upon our application and add different components that allow users to interact with the trained model.
Modeling application: Making inferences
...Access this course and 1400+ top-rated courses and projects.