Example
To run inference using the UniversalMLHandler, specify the framework, model configuration, and input data. The handler automatically loads the required runner and executes inference.Run Inference
Run Hugging Face Model:Executes a Hugging Face pipeline using a unified interface.

