runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> interface = gr.Interface(fn = translate_HV, inputs=gr.inputs.Textbox(lines=2, placeholder='Text to translate'), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...