runtime error

Creating data subsets Estimating Best Model Pipeline Logging Metrics Mean Absolute Error (MAE): 2431.382320686862 Mean Squared Error (MSE): 18995454.368520126 Root Mean Squared Error (RMSE): 4358.37749265941 R-squared (R²): 0.8776450268804503 Serializing Model Model saved as random_forest_pipeline.pkl Model loaded from random_forest_pipeline.pkl Traceback (most recent call last): File "/home/user/app/app.py", line 96, in <module> age_input = gr.inputs.Number(label="Age") AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...