runtime error

/home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:89: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:219: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:59: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components warnings.warn( Traceback (most recent call last): File "app.py", line 82, in <module> gr.inputs.Number(minimum=0, maximum=6, label="dayofweek, 0=Sun and 6=Sat"), TypeError: __init__() got an unexpected keyword argument 'minimum'

Container logs:

Fetching error logs...