runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 42, in <module> gr.Input(gr.Slider(0, 20, default_value=0), description="X"), AttributeError: module 'gradio' has no attribute 'Input'. Did you mean: 'inputs'?

Container logs:

Fetching error logs...