runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.Interface.load("huggingface/huggingface-course/bert-finetuned-ner", title=None, theme="dark-huggingface", inputs=gr.inputs.Textbox(label="Input", default="My name is Sylvain and I work at Hugging Face in Brooklyn")).launch() AttributeError: module 'gradio' has no attribute 'inputs'
Container logs:
Fetching error logs...